Multiple Choice
Why is Unit-Testing so important?
A) It helps you to find bugs, regression bugs and sometimes also helps you to understand your code from different angles.
B) It is a great way to spend time on something that you get paid for. But ultimately it will just slow down the development process.
Correct Answer:

Verified
Correct Answer:
Verified
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
Q18: The following are value types in Solidity.<br>A)
Q19: A Hashing Algorithm is deterministic. What does
Q21: To compare a String in Solidity you
Q22: With the truffle config file you can
Q23: To store almost all data in the
Q24: When a new block is mined:<br>A) a
Q25: In order to implement an ERC20 token