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

Viewing page 1 out of 2 pages
Viewing questions 1-10 out of questions
Questions # 1:

Which concept of the RAFT ordering service relates to the ingestion of new log entries; their replication to other ordering nodes; and managing when an entry is considered committed?

Options:

A.

Consenter set


B.

Endorsement


C.

Quorum


D.

Leader


Expert Solution
Questions # 2:

Which subcommand adds a peer to a channel in Hyperledger Fabric?

Options:

A.

peer channel fetch


B.

peer channel creace


C.

peer channel updace


D.

peer channel join


Expert Solution
Questions # 3:

Each peer in the Hyperledger Fabric network hosts a copy of the ledger, which also belongs to what component?

Options:

A.

The membership services


B.

The Ordering node


C.

The NoSQL databases


D.

A member channel


Expert Solution
Questions # 4:

Which organization can see data and information stored in the private data collection?

Options:

A.

Every organization of a certain channel can see all the data and related information stored in a private data collection.


B.

Only configured members of a private data collection can see all the data and related information stored in the private data collection.


C.

Only configured members of a private data collection can see the stored data, but hash values of data are shared with other organizations of the channel.


D.

Every organization of a certain Hyperledqer Fabric setup can see the all the data and related information stored in a private data collection.


Expert Solution
Questions # 5:

How can the client application access descriptive error text for each of the endorsing peers following a transaction endorsement failure?

Options:

A.

Extract relevant entries from the endorsing peer logs.


B.

Examine the message of the associated cause or wrapped error.


C.

Look up the gRPC status code for the error.


D.

Extract the details associated with the returned error.


Expert Solution
Questions # 6:

When executing queries on the ledger, what is the difference between simple and composite keys?

Options:

A.

Simple keys and composite keys are not used when executing queries on the ledger.


B.

Simple keys allow for more complex queries than composite keys.


C.

Composite keys allow for more complex queries than simple keys.


D.

Simple Keys and composite Keys function the same way when executing queries on the ledger


Expert Solution
Questions # 7:

Which channel feature allows organizations to run different versions of Hyperledger Fabric on their peer nodes?

Options:

A.

Endorsement policies


B.

Channel capabilities


C.

Consensus protocols


D.

Anchor peers


Expert Solution
Questions # 8:

When submitting a transaction, how can a client application send information to be stored only in a private data collection?

Options:

A.

Transfer it using an off-chain data store.


B.

Encrypt it using the client private key.


C.

Send it as a chaincode event.


D.

Include it as transient data.


Expert Solution
Questions # 9:

What is necessary for a chaincode to become ready to commit on a channel?

Options:

A.

The chaincode must be previously installed on the channel’s peers.


B.

The policy Channel/Application/Writers must be satisfied.


C.

The policy /Channel/Application/LifecycleEndorsement must be satisfied.


D.

The chaincode must have the endorsement policies correctly defined.


Expert Solution
Questions # 10:

Which ordering does Pluggable Consensus support for Hyperledger Fabric?

Options:

A.

CFT (Crash Fault Tolerant) only


B.

PCFT (Pure Crash Fault-Tolerant)


C.

BFT (Byzantine Fault-Tolerant) only


D.

Proof of BFT (Byzantine Fault-Tolerant)


Expert Solution
Viewing page 1 out of 2 pages
Viewing questions 1-10 out of questions