Multiple Choice
EVM assembly:
A) is much better than Solidity and a viable alternative.
B) can be split across multiple files, but every contract must be in a file with the same name as the contract itself.
C) is another language similar to LLL, more secure than Solidity.
Correct Answer:

Verified
Correct Answer:
Verified
Q7: When solidity is compiled then also Metadata
Q8: Multi-Line Comments in Solidity are:<br>A) working with
Q9: Gas costs accrue on sending a transaction:<br>A)
Q10: What's the correct scientific notation?<br>A) 1 Ether
Q11: Block Difficulty:<br>A) is determined by the Ethereum
Q13: What is the difference between ERC20 and
Q14: .Require is used:<br>A) to check internal states
Q15: To generate a random number:<br>A) it's good
Q16: On a consortium network:<br>A) everybody can become
Q17: Proof of Work (PoW) vs. Proof of