10 questions · need 7/10 to pass.
Q1."Three Ways to Call a Contract (CALL, DELEGATECALL, STATICCALL)" — which of these claims is supported by the module?
single
Q2.Which statement about how "Two Ways to Deploy a Contract (CREATE vs CREATE2)" actually works is correct?
single
Q3.Which fact about "Reading EVM Bytecode by Hand" matches the mechanism the module covered?
single
Q4.Which statement about how "How the EVM Executes Your Code (Stack Machine)" actually works is correct?
single
Q5.For "Why Contracts Can't Really Self-Destruct Anymore (EIP-6780)", which detail or constraint from the module is accurate?
single
Q6.Which definition of "Memory vs Storage vs Calldata" matches what the module established?
single
Q7.For "Memory vs Storage vs Calldata", which detail or constraint from the module is accurate?
single
Q8.When applying "How Gas Gets Spent, Opcode by Opcode" in practice, which of these holds?
single
Q9.Which of these correctly identifies the role of "How the EVM Executes Your Code (Stack Machine)" in the broader system?
single
Q10.When applying "See Everything a Transaction Did (debug_traceTransaction)" in practice, which of these holds?
single