Multiple Choice
When using assert to check invariants and it evaluates to false:
A) all gas is consumed.
B) all remaining gas is returned.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q30: A Private Network is:<br>A) a side Channel
Q31: Which statement is true about the EVM?<br>A)
Q32: The Fallback function:<br>A) cannot receive Ether, not
Q33: Address.send():<br>A) will cascade exceptions and address.transfer() will
Q34: It's easy to write clean-room unit-tests with
Q36: A Blockchain Node:<br>A) can never become a
Q37: Using selfdestruct(beneficiary) with the beneficiary being a
Q38: You interact with a smart contract and
Q39: It's possible to access the blockchain via
Q40: What's the difference between Ethereum Request for