Free CBDH Exam Braindumps (page: 19)

Page 18 of 49

Please review the chaincode below and select what "import" is specifying.

  1. Menu Choices
  2. Installation requirements
  3. Dependencies
  4. Logging requests

Answer(s): C



The fastest way to test your chaincode is to use the REST interface on your peers. There are several REST endpoints you can test and interact with chaincode. (Select two.)

  1. /registrar
  2. /register
  3. /chaincode
  4. /blockchain
  5. /BaaS

Answer(s): A,C

Explanation:

/chaincode is the endpoint used for deploying, invoking, and querying chaincode. Which operation you perform is controlled by the body of the request that you send. /registrar allows you to enroll users.



There are currently three supported ordering services in Hyperledger Fabric and one service is used by developers experimenting with Hyperledger Fabric networks.
What service is this?

  1. PoET
  2. Kafks
  3. SOLO
  4. SBFT
  5. BFT

Answer(s): C

Explanation:

SOLO is the Hyperledger Fabric ordering mechanism most typically used by developers experimenting with Hyperledger Fabric networks. SOLO involves a single ordering node and Note Development Only.



Hyperledger Explorer is what type of web application? (Select two.)

  1. A Nodejs based web app which runs on Node/Express
  2. A JS based web app which runs on Node/ExpressJS
  3. Uses PostGres SQL as the backend database
  4. Uses MySQL as the backend database

Answer(s): A,D

Explanation:






Post your Comments and Discuss Blockchain CBDH exam with other Community members:

CBDH Discussions & Posts