Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
EC-Council logo

EC-CouncilBlockchain Developer Certification

Domain 2Objective 6

Merkle Tree-Based Transaction Verification BDC Practice Questions (Page 5)

Part of the Cryptography and Security Foundations domain, which makes up ~10% of our current practice bank.

40questions here
8free pages
9concepts

Questions 21–25

  1. 21application · medium

    A blockchain network stores blocks with up to 1,024 transactions. A developer is designing a lightweight verification service that must prove transaction inclusion to clients with minimal bandwidth. Which approach best achieves this goal?

    Select an answer first
  2. 22application · medium

    A blockchain developer is building a light client for a mobile wallet. The client needs to verify that a specific transaction is included in a block without downloading the entire block. The developer has the block header (which contains the Merkle root) and the transaction hash. What is the minimum additional data required to perform this verification?

    Select an answer first
  3. 23expert · hard

    A developer is implementing a Merkle tree and notices that the hash function used is not collision-resistant. What is the most direct security impact on the Merkle tree?

    Select an answer first
  4. 24application · medium

    A developer is implementing a blockchain and wants to ensure that any modification to a transaction in a block is detectable by any node that stores the block header. Which design choice is most effective?

    Select an answer first
  5. 25application · medium

    A developer is implementing a function that verifies a Merkle inclusion proof. The function receives a transaction hash, a Merkle path (list of sibling hashes), and the expected root. Which sequence of operations correctly verifies the proof?

    Select an answer first
Finished these 5 questions?

Review the revealed explanations, or continue through the curriculum.

Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by EC-Council. “BDC” is a trademark of its owner, used for identification only.