Blockchain CBSA Practice Test - Questions Answers, Page 12
List of questions
Question 111
The fabric framework is implemented on ______programming language.
What programming language?
Question 112
What is provided by the Hyperledger Fabric to facilitate network communications?
Question 113
The CA (Fabric CA by default) issues a ______________ to each member (organization or individual) that is authorized to join the network.
Question 114
Chaincode Services uses Docker to host (deploy) the chaincode without relying on any virtual machine or computer language. What would be the main reason or best reason that Hyperledger chose containers over virtual machines?
Question 115
Chaincode is a decentralized transactional program, running on the validating nodes. As with every chaincode, it implements the ____________________ in particular, Init and Invoke functions.
What does is actually implemented?
Question 116
Hyperledger can best be described as a ____________________?
Question 117
With Hyperledger Fabric ledger, it supports both levelDB / CouchDB for state data?
Question 118
Hyperledger Composer has following two main components?
Question 119
What type of peer node executes transactions?
Question 120
In Ethereum a block contains two very important parameters. (Select two.)
Question