Pass the Linux Foundation Hyperledger Fabric HFCP Questions and answers with CertsForce

Viewing page 2 out of 2 pages
Viewing questions 11-20 out of questions
Questions # 11:

Regarding peerlifecycle chaincode, which of the following is the incorrect (unsupported) subcommand for query?

Options:

A.

peer lifecycle chaincode querypackaged


B.

peer lifecycle chaincode querycommitted


C.

peer lifecycle chaincode queryapproved


D.

peer lifecycle chaincode queryinstalled


Questions # 12:

What are the standard possibilities to configure parameters of a component (peer, orderer) in Hyperledger Fabric?

Options:

A.

Local Linux config files and kubernetes configuration in etcd.


B.

Global configuration database for storing all relevant parameters.


C.

Yaml config files, environment variables, flags on CLI commands.


D.

Individual configuration database for each organization.


Questions # 13:

How would a developer iteratively test and develop a smart contract without the overhead of the smart contract lifecycle process for every update?

Options:

A.

Runningchaincode for Smart Contracts in development mode.


B.

Manually update the Smart Contract code on the network.


C.

Deploy the Smart Contract on the network for every update.


D.

Use a Production Network to test and develop Smart Contracts.


Questions # 14:

Which of the following information do signature policies provide when creating a network in Hyperledger Fabric?

Options:

A.

Identity specific users who must sign in order to satisfy a policy.

B Number of nodes in the network


B.

Private keys of all network participants.


C.

Type of consensus algorithm used


Questions # 15:

What is the role of the endorsement policy in the context of Hyperledger Fabric's chaincode?

Options:

A.

Define which organizations are allowed to read the ledger.


B.

Define the organizations that have permission to execute a transaction.


C.

Define which orderers will order transactions into a block.


D.

Define the organizations that must sign a transaction proposal.


Questions # 16:

What types of events committed to the ledger can client applications receive using the peer's event service?

Options:

A.

Only block events


B.

Both chaincode and block events


C.

Neither chaincode nor block events


D.

Only chaincode events


Questions # 17:

An endorsement policy lists what?

Options:

A.

The number of organizations involved in a transaction.


B.

The number of peers needed to endorse a transaction.


C.

The order in which transactions are executed.


D.

The identities required for endorsing a transaction.


Questions # 18:

In Hyperledger Fabric, what data structures manage sensitive information between organizations?

Options:

A.

Private data collections


B.

State database


C.

Ordering service


D.

Endorsement policies


Viewing page 2 out of 2 pages
Viewing questions 11-20 out of questions