Labour Day Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: scxmas70

CBDH Exam Dumps - BTA Certified Blockchain Developer - Hyperledger Fabric

Question # 4

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.)

A.

/registrar

B.

/register

C.

/chaincode

D.

/blockchain

E.

/BaaS

Full Access
Question # 5

The ledger system in Hyperledger Fabric uses what database by default? 

A.

CouchDB

B.

LevelDB

C.

MySQL

D.

MS SQL

E.

PostGres SQL

Full Access
Question # 6

Exhibit.

The function displayed will not return an error if:

A.

the number of arguments does not equal 3

B.

the number of arguments is greater than 3

C.

the number of arguments equal 3

D.

the number of arguments equal 4

Full Access
Question # 7

What is a transaction request sent from a client or admin user to one or more peers in a network?

A.

Chaincode

B.

Proposal

C.

Update

D.

RPC

Full Access
Question # 8

What is the initial setup of a network which policies, system chaincodes, and cryptographic materials (certs) are disseminated amongst participants are defined to establish trust?

A.

Chaining

B.

Instantiaton

C.

Bootstrapping

D.

Subnetting

Full Access
Question # 9

In Hyperledger, each customer, participant, or vendor can have their own ledger on the blockchain This is called:

A.

Independence

B.

Channels

C.

Chamcode

D.

Isolationism

Full Access
Question # 10

All of the following are key terms in Cryptography EXCEPT?

A.

Function

B.

Root Hash

C.

Secret

D.

Code

E.

Cipher

Full Access
Question # 11

The Hyperledger Project Framework of blockchains is meant for specific use cases for enterprise.

Which blockchain includes a novel consensus algorithm, Proof of Elapsed Time (PoET)?

A.

Hyperledger Iroha

B.

Hyperledger Fabric

C.

Hyperledger Indy

D.

Hyperledger Sawtooth

Full Access
Question # 12

In Hyperledger Fabric. Public Key Infrastructure is used to generate cryptographic certificates which are not tied to:

A.

organizations

B.

network components and infrastructure

C.

end users

D.

Jbrowser

E.

components

Full Access
Question # 13

Advantages of using Composer:

A.

Reduced lime to market

B.

Hides the complexity of the DLT technology

C.

Offers Domain/Business modelling capabilities

D.

All of the above

Full Access
Question # 14

In Hyperledger Fabric there is three types of chaincode. (Select three.)

A.

Private

B.

Hybrid

C.

Access Controlled

D.

Consortium

E.

Public

F.

Compliant

Full Access
Question # 15

What means "Forking" the Hyperledger Fabric Github repository? (Select two.)

A.

Fork will fork the entire repository including all the branches.

B.

Forking is not allowed in Github.

C.

Moving this repository to your GitHub account and removing contents from previous repository.

D.

Fork will fork the specific repository without all the branches.

E.

Creating a copy of this repository under your GitHub account.

Full Access
Question # 16

What is the best description of how Kafka is utilized for consensus approach in Hyperledger Fabric?

A.

Kafka does not support crash tolerance but it does not offer protection against rogue nodes in the network.

B.

Provides Byzantine fault tolerance. Finality happens in a matter of seconds. Scale to petabytes of data, distributed across many clusters.

C.

Provides Byzantine fault tolerance. Finality happens in a matter of seconds.

D.

Permissioned voting based Leader does ordering. Only in-sync replicas can be voted as leader.

Full Access
Question # 17

Which of the following would NOT be true about what a smart contract(Chaincode) gives your organization?

A.

Autonomy

B.

Savings

C.

Trust

D.

Legal Assurance

Full Access
Question # 18

Which ONE is valid?

A.

asset StockCettificate identified by ID{

B.

participant Stockholder extends StockCertificate{

C.

asset Bond Certificate extends StockCertificate {

D.

Bond Certificate extends StockCertificate {

Full Access
Question # 19

Exhibit.

A.

This command issues a card for the admin user

B.

This command issues a revocation for the user Ernesto

C.

This command issues a card for the user Ernesto and exports the card file to the current directory

D.

This command does none of the above

Full Access
Question # 20

You are starting to understand the needed package dependencies for chaincode. What are the two required packages? (Select two.)

A.

Init

B.

Peer Protobuf

C.

Shim

D.

Start

Full Access
Question # 21

Which of the characteristic is desired in a DLT for business?

A.

Permissioned

B.

Confidential Transaction

C.

No Cryptocurrency

D.

Programmable

E.

All of the above

Full Access
Question # 22

What services provides the capability to provide authorized entities the means to link transactions of individual users or groups of users according to the affiliation or roles?

A.

Authentication Services

B.

Registration Services

C.

Identity Management

D.

Auditability Services

Full Access
Question # 23

A member can participate in multiple Hyperledger blockchain networks by way of_______

A.

Channels

B.

Peers

C.

DLT

D.

World State

Full Access
Question # 24

Hyperledger Fabric essentially implements a private validator network protocol.

Which of the following statements are true?

A.

None of the entities in a network must register with membership services to obtain with access and transaction authority on the network.

B.

Selected entities in a network must register with membership services to obtain an identity with access and transaction authority on the network.

C.

All the entities in a network must register with membership services to obtain an identity with access and transaction authority in the network.

D.

Selected entities in a network must register with Reputation Manager to obtain an identity with access and transaction authority on the network.

Full Access
Question # 25

Consensus on the Blockchain defines________________

A.

The distribution of each data block

B.

Agreement of a valid transaction by all the network nodes

C.

Security between two blocks of data

D.

Basic security of the blockchain

Full Access
Question # 26

Orderers are responsible for all of the following except one:

A.

Persistence of transactions

B.

Maintain consistency of transactions across network

C.

Orders the transaction

D.

Consensus

Full Access
Question # 27

An_____________ is defined as a communication node that is responsible for the distribution of blockchain transactions in Hyperledger Fabric.

A.

MSP

B.

Peer Node

C.

Client Node

D.

Endorsing Node

E.

Orderer

Full Access
Question # 28

__________are used in a . cto model file lo indicate a relationship between an entity in the existing model file and an entity from another model file.

A.

Relationships

B.

Pointers

C.

Imports

D.

Resources

Full Access
Question # 29

Hyperledger Fabric Consensus is planned out into 3 phases. Which one is NOT a phase?

A.

Ordering

B.

Endorsement

C.

Voting

D.

Validation

Full Access