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

EC-CouncilBlockchain Business Leader Certification

Domain 4Objective 3

Smart Contract Requirements and Architecture BBLC Practice Questions (Page 6)

Part of the Ethereum, Smart Contracts, and dApps domain, which makes up ~14% of our current practice bank.

41questions here
9free pages
9concepts

Questions 26–30

  1. 26application · medium

    A DAO treasury contract has three roles: proposers who submit spending proposals, members who vote, and an executor who can execute approved proposals. The contract must ensure that only the executor can call the executeProposal function. Which access-control design should be used?

    Select an answer first
  2. 27application · medium · select all that apply

    A team is eliciting requirements for a smart contract that will manage a subscription service. Select all the non-functional requirements that should be documented.

    Select an answer first
  3. 28expert · hard

    A team is upgrading a smart contract using a proxy pattern. They have a storage layout with a uint256 at slot 0 and an address at slot 1. In the new implementation, they want to add a new state variable. To avoid storage collision, what should they do?

    Select an answer first
  4. 29application · medium

    A real-estate firm is designing a smart contract to manage rental agreements. The contract must store the landlord, tenant, monthly rent, and payment history. The architect wants to minimize gas costs for frequent payment updates. Which architecture decision best achieves this?

    Select an answer first
  5. 30foundation · easy

    In a smart contract system, what is the primary purpose of an interface that defines a function for another contract to call?

    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. “BBLC” is a trademark of its owner, used for identification only.