Quiz on Implementing Smart Contracts
Test your knowledge of implementing smart contracts.
Technical Quiz
1.
What’s defined by pragma solidity
in Solidity?
A.
The version of a Solidity compiler that should be used
B.
Compiler’s optimization options
C.
What Ethereum network a contract can be deployed to
1 / 9