Blockchain BTA Certified Blockchain Developer - Hyperledger (CBDH) Free Practice Test
Question 1
In Hyperledger Composer resources are declared which three ways? (Choose three.)
Correct Answer: A,B,D
Question 2
Hyperledger fabric business network is divided into which of the following categories?
Correct Answer: A
Question 3
Hyperledger Fabric is a blockchain implementation that is designed for deploying a modular and extensible architecture.
Which of the following is NOT true about the architecture of Hyperledger?
Which of the following is NOT true about the architecture of Hyperledger?
Correct Answer: A
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 4
In Hyperledger Fabric each channel will manage its own _______ and ________? Select best answer.
Correct Answer: E
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 5
Which of the following syntaxes will compile the chaincode?
Correct Answer: C
Question 6
The CA (Certificate Authority) in Hyperledger Fabric issues the certificates. These certificates are used for identity validation and for transmission of encrypted data that only the owner (person, organization or software) of a specific certificate is able to decrypt and read.
What types of certificates are issued by the CA?
What types of certificates are issued by the CA?
Correct Answer: A,B,C
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 7
In Composer when declaring arguments are used to pass values. What argument value is NOT a value that is allowed?
Correct Answer: A
Question 8
Which of the following would NOT be true about what a smart contract(Chaincode) gives your organization?
Correct Answer: A
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 9
In your model there is a need to determine who owns the asset What type of field would you add to the asset such that owner of the asset instance can be found
Correct Answer: A
Question 10
Hyperledger Explorer is what type of web application? (Select two.)
Correct Answer: A,B
Question 11
Composer Modeling Language is an object-oriented modeling language that defines the domain model for a business network definition. Essentially this is saved as a .cto file.
Which of the following is NOT a characteristics of a .cto file?
Which of the following is NOT a characteristics of a .cto file?
Correct Answer: E
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 12
The Membership Services Provider provides identity, privacy, and confidentiality to the network and also by default issues two types of certificates.
What are the certificate types? (Select two.)
What are the certificate types? (Select two.)
Correct Answer: A,E
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 13
Which of the following is a role in Fabric that has permission to create transactions and query network data?
Correct Answer: D