Summer Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exc65

A product’s supply chain data is stored on blockchain. Only members of the product supply chain can write announcements to the blockchain but any consumer can query this data in a store to learn more about the product they want to buy. This is an example of a ____/____ blockchain.

A.

public /closed

B.

private / open

C.

private / closed

D.

public / open

In Hashcash, miners all compete to look for a so called. "____________"which, if provided as input (together with other parts of a block header) to a hash function, yields an output that’s numerically small enough to claim the next block reward.

A.

Difficulty bits

B.

Nonce

C.

Merkle Root

D.

Timestamp

How many peers in the network need to endorse a transaction in a Hyperledger Fabric blockchain?

A.

The number of peers required to endorse a transaction is driven by the IAM policy that is specified by the ledger.

B.

The number of peers required to endorse a transaction is driven by the endorsement policy that is specified by the DApps.

C.

The number of peers required to endorse a transaction is driven by the endorsement policy that is specified by the ledger.

D.

The number of peers required to endorse a transaction is driven by the endorsement policy that is specified at chaincode deployment time.

Which of the following hashing algos is considered to be the strongest?

A.

RSA

B.

SHA-2

C.

AES

D.

MD-5

E.

SHA

Which technical feature of blockchain best promotes the notion of a blockchain being “censorship resistant”?

A.

An immutable ledger of transactions

B.

Permissions-based transactions

C.

Smart Contracts/transactional code that is executed “on chain”

D.

Consensus systems through Proof of Work and Proof of Stake

In what way(s) can Ethereum Smart Contract functions be invoked?

A.

Only through code executed in other Smart Contracts and XML-RPC

B.

Through code executed in other Smart Contracts and through web3.js or any JSON-RPC library

C.

Only through code executed in another Smart Contract

D.

Smart Contracts cannot be externally invoked. They become autonomous at launch and cannot be called.

Ethereum currently uses the ___________Consensus Algo and in the future it is planned to go to the __________Consensus Algo?

A.

PoW, DPoS

B.

PoW, PoS

C.

PoS, PoW

D.

DPoS, PoW

Some of the various consensus models employed by public blockchain networks include:

A.

Proof of Work

B.

Proof of Importance

C.

Proof of Stake

D.

All of the above

Bitcoin implemented Byzantine Fault Tolerance through a system named:

A.

Authenticated Encryption

B.

Proof of Work

C.

PBKDF2

D.

None of the above

In Hyperledger Fabric, the smart contract logic is also called by two other names _______________ and ______________? (Select two.)

A.

CordApps

B.

DApps

C.

Programmatic Logic

D.

Ripple

E.

Chaincode

F.

Ledger