Multiple Choice
Assert is used:
A) to check internal states that should never happen.
B) to check input arguments from users.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q64: To Iterate through a mapping, you:<br>A) can
Q65: Unit-Testing on a local chain is important,
Q66: GETH:<br>A) is the reference implementation of the
Q67: Go-Ethereum vs. Ganache:<br>A) both are the same,
Q68: All low-level functions on the address, so
Q70: If you are starting a new ERC20
Q71: When defining a new datatype:<br>A) its best
Q72: When you do external calls to other
Q73: Solidity gets compiled:<br>A) to bytecode that can't
Q74: Truffle has an integrated in-memory blockchain which