Exam A Flashcards
https://www.examtopics.com/exams/blockchain/cbbf/view/ (84 cards)
What does a Merkle tree provide?
A. Efficient block lookups and protection against forgery
B. Anonymity and transparency
C. A Turing complete distributed network
D. A way to deploy smart contracts onto the Blockchain
E. All of the above
A
What does P2P stand for?
A. Person to Person
B. Public to Person
C. Peer to Peer
D. Product to Person
E. None of the above
C
Blockchain is always decentralized.
A. True
B. False
A
What is Ethereum?
A. Another name for Bitcoin
B. A platform for creating decentralized applications
C. A currency
D. Another name for Blockchain
B
Why is Hyperledger a good business solution over other Blockchains?
A. Always permissioned and private
B. It can employ smart contracts
C. Modular design allowing for flexibility in solution
D. Multiple consensus methods can be chosen for use
E. All the above
D
Transparency allows_____________.
A. a trustless system where users can be certain of a result
B. easy iteration through the Blockchain
C. Records on the Blockchain to never be changed
D. users on the Blockchain to change data on the Blockchain
A
Blockchain is always a better alternative to a standard database.
A. True
B. False
B
How does a private Blockchain differ from a public one? Select all that apply.
A. A private Blockchain does not use proof of work consensus
B. A private Blockchain is more efficient and has faster transaction times
C. A private Blockchain is not distributed
D. A private Blockchain often requires the identity of users to be known
D
Why is a private Blockchain used instead of a public one?
A. To limit user access and permissions
B. It is less expensive to develop
C. It requires less mining power than a public Blockchain
D. It requires fewer administrators to manage it
A
A distributed network is always decentralized.
A. True
B. False
B
Blockchains work best when they are____________________.
A. combined with other technologies
B. used for financial applications
C. used alone
D. used as an alternative to a database
B
What is a hash function?
A. A one-way function that converts input to a unique string output
B. A function that stores data behind a key
C. A two-way function used for condensing information
D. The block-ID of the block
E. All the above
D
Blockchains are being implemented in the food supply chain because_____________.
A. consumers demand to know where their food comes from
B. it allows farm to table accountability for safety
C. they have the potential to provide fast, specific supplier data
D. it prevents food waste if a food contamination problem occurs
E. All of the above
E
Which of the following are practical use cases for Blockchain?
A. Voting
B. A video sharing website
C. Medical records
D. Identity management
E. All of the above
E
Which item(s) make up a block header?
A. The hash of the Merkle root and the header of the previous block
B. The hash of every transaction in a specific block and the next block
C. The time stamp of the block and the genesis block hash
D. The hash of the previous block
D
How is Blockchain benefiting voting?
A. By revealing the identity of each voter and who or what they voted for
B. By controlling who gets to vote
C. By only allowing a certain number of votes per person
D. By allowing voters to trust their vote has been counted
D
Which of the following statements sums up the Proof of Work consensus process?
A. Miners complete to find a nonce results in a hash that starts with a predetermined number of leading zeros.
B. Miners put up a stake. A miner is then selected based on stake value to add a new block to the chain. If a miner adds an invalid block to the chain, that miner loses their stake.
C. All nodes agree on the data of the transaction.
D. Miners send assets to an inactive address. This process selects the next owner of a block.
C
The Ethereum Blockchain provides a/an _____________ virtual machine.
A. Windows compatible
B. energy efficient
C. Linux compatible
D. turing-complete
D
Which Blockchain protocol uses Proof of Work Consensus? Select all that apply
A. Hyperledger
B. Corda
C. Bitcoin
D. Ethereum
E. All of the above
A
C
D
One of the big issues that new financial transaction Blockchain solutions face is____________.
A. increasing the number of transactions per second (TPS)
B. the inability to find use cases
C. solving user identity
D. getting banks to cooperate
A
Once a record is stored on the Blockchain ____________.
A. the record is moved to a secure server
B. the record is stored on a central node
C. it can be changed by an authorized person
D. the record is permanent
D
An asset is defined as ____________.
A. all records on a database
B. any data on the ledger
C. anything of value requiring accountability of ownership
D. any record on a private network
C
One solution to increasing Blockchain Transactions Per Second (TPS) is________.
A. adding more network nodes
B. off-chain transactions
C. using faster microprocessors
D. fewer regulations
B
Blockchain applications can provide____________________.
A. the elimination of intermediaries
B. building more trust between trusted parties
C. collaboration between trusted parties
D. better cooperation between banks
A