Ethereum & Smart Contracts

Module B – Interactive Quiz – 20 Multiple-Choice Questions

Click an answer to check. Your score is tracked below.

0 / 20 answered
Q1 Understand
What is a smart contract?
Q2 Understand
What is the key difference between an EOA and a Contract Account on Ethereum?
Q3 Understand
Which statement best distinguishes Ethereum from Bitcoin?
Q4 Understand
What is the difference between a token and a coin?
Q5 Apply
A simple ETH transfer uses 21,000 gas. If the base fee is 30 gwei and the priority fee is 2 gwei, what is the total transaction cost in gwei?
Q6 Apply
Under EIP-1559, what happens to the base fee when blocks are consistently more than 50% full?
Q7 Apply
Alice wants a DEX to trade 100 USDC for DAI. What is the correct sequence?
Q8 Apply
Alice has 100 tokens. She calls transfer(Bob, 30). What are the final balances?
Q9 Apply
A game studio needs a single contract to handle both in-game currency (fungible) and unique weapons (non-fungible). Which standard is best?
Q10 Apply
Why does SSTORE (writing to storage) cost approximately 6,000 times more gas than ADD (arithmetic)?
Q11 Apply
What is the correct order when deploying a smart contract?
Q12 Apply
What does the ABI (Application Binary Interface) provide?
Q13 Analyze
Why does a reentrancy attack succeed?
Q14 Analyze
The Ethereum community hard-forked after The DAO hack. Which principle did this violate?
Q15 Analyze
In a DeFi composability stack, why does a bug in a lending protocol potentially crash a DEX aggregator built on top?
Q16 Analyze
Bitcoin uses UTXO while Ethereum uses accounts. What trade-off does Ethereum’s account model make?
Q17 Analyze
“Immutability means your best code and your worst bugs both live forever.” Why is this simultaneously a feature and a threat?
Q18 Analyze
DeFi TVL exceeds $120 billion. What does this metric actually represent?
Q19 Evaluate
A company wants to use a smart contract for escrow: hold funds until both parties confirm delivery. Is this appropriate?
Q20 Evaluate
A protocol promises 20% annual yield on staked ETH, funded entirely from new deposits. Applying the safety framework, which question reveals the critical flaw?

Quiz Complete!

0
out of 20 correct
0 / 20