Month End Special 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sale65best

Top Tips for Passing the Blockchain CBDH Exam on Your First Try

Questions 11

There are two popular approaches to defining assets in most blockchain solutions. (Select two.)

Options:
A.

Stateless UTXO model, where account balances are encoded into past transaction records.

B.

Account model, where account balances are kept in state storage space in memory registers.

C.

Stateful UTXO model, where account balances are encoded into past transaction records.

D.

Account model, where account balances are kept in stateless storage space on the ledger.

E.

Stateless UTXO model, where account balances are encoded into current transaction records.

F.

Account model, where account balances are kept in state storage space on the ledger.

Blockchain CBDH Premium Access
Questions 12

Which of the following statements would be true regarding Hyperledger Composer Playground? 

Options:
A.

Composer Playground allows for CRUD (create, read, update, delete) operations to be performed on asset transactions which are logged but not created.

B.

Composer Playground allows for CRUD (create, read, update, delete) operations to be performed on asset transactions which are stored in the database and logged.

C.

Composer Playground allows for CRUD (create, read, update, delete) operations to be performed on asset transactions which are created but lot logger.

D.

Composer Playground allows for CRUD (create, read, update, delete) operations to be performed on asset transactions which are created and logged.

Questions 13

Hyperledger Fabric Consensus is planned out into 3 phases. (Select three.)

Options:
A.

Validation

B.

Scheduling

C.

Ordering

D.

Endorsement

E.

Processing

F.

Batching

Questions 14

Asset state data is immutable i.e., once asset data is written to the state data (world state) it cannot be changed.

Options:
A.

FALSE

B.

TRUE

Questions 15

Chaincode on Fabric can be developed using:

Options:
A.

GoLang

B.

Java

C.

Javasacrlpt (node)

D.

All of the above

Questions 16

Which of the following would not be a good use case for Hyperledger Fabric?

Options:
A.

Cryptocurrency Exchange

B.

Compliance Ledger

C.

Business Contracts

D.

Asset Exchange

Questions 17

Chaincode interface must be implemented by ever chaincode program.

Options:
A.

TRUE

B.

FALSE

Questions 18

A ledger has 2 parts, which one is not part of the ledger?

Options:
A.

Application log

B.

Transaction log

C.

State data

Questions 19

In Hyperledger Composer resources are declared which three ways? (Choose three.)

Options:
A.

Assets, orderers, transactions, and events

B.

Concepts

C.

Assets, participants, transactions, end events

D.

Collections

E.

Non Enumerated types

F.

Enumerated types

Questions 20

Exhibit.

CBDH Question 20

Based on the permissions .acl displayed, which rule allows the administrator access to the users resources.

Options:
A.

NetworkAdminUser

B.

Default

C.

NetworkAdminSystem

D.

SystemACL