Ethereum Developer Practice Test
Ethereum Developer Test 4
Which is TRUE about Events?
Select your answer
A
Cannot be accessible by contracts because they are stored in a side-chain or similar structure.
B
When a contract contacts another contract, they a) Are stored on chain and provide a wonderful way to receive a return value.
C
Are mostly employed in Solidity for debugging exceptions.
Need a hint?
(H)