Blockchain CBDH Practice Test - Questions Answers, Page 12

List of questions
Question 111

What Hyperledger tool is a blockchain benchmark tool that allows users to measure performance of a specific implementation with predefined use cases?
Question 112

Which of the following is not a feature of a Hyperledger Fabric ledger?
Question 113

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?
Question 114

In Hyperledger Fabric channels are used to ensure privacy and confidentiality. Which of the following is not correct about channels?
Question 115

The ________________________enables auditors to view transactions pertaining to a participant, providing that each auditor has been granted proper access authority, based on the role of the participants.
Question 116

When the________, ______________ or ________function of a chaincode is called, the fabric passes the stub *shim.ChaincodeStub parameter. (Select three.)
Question 117

In Composer when declaring arguments are used to pass values. What argument value is NOT a value that is allowed?
Question 118

What component of Hyperledger Composer captures the core data in a business network including the business model, transaction logic, and access controls?
Question 119

You are writing chaincode and you need to access the ledgerβs state. What two functions of the chaincode shim API do you select? (Select two.)
Question 120

The security module works in conjunction with the ________________________ module to provide access control service to any data recorded and business logic deployed on a chain network.
Question