ExamGecko
Home / Blockchain / CBSA / List of questions
Ask Question

Blockchain CBSA Practice Test - Questions Answers, Page 10

List of questions

Question 91

Report Export Collapse

What are two reasons that you would consider implementing a POW algo in your blockchain? (Select two.)

PoW imposes no limits on actions in the network and therefore can thwart attacks better than other algos due to high cost
PoW imposes no limits on actions in the network and therefore can thwart attacks better than other algos due to high cost
What matters is to have large computational power to solve the puzzles and form new blocks over having a financial stake.
What matters is to have large computational power to solve the puzzles and form new blocks over having a financial stake.
PoW imposes some limits on actions in the network and therefore can thwart attacks better than other algos due to high cost
PoW imposes some limits on actions in the network and therefore can thwart attacks better than other algos due to high cost
The algo is energy efficient compared to POS and BFT
The algo is energy efficient compared to POS and BFT
The algo is energy efficient compared to POS and DPOS
The algo is energy efficient compared to POS and DPOS
Suggested answer: B, C
Explanation:

The main benefits are the anti-DoS attacks defense and low impact of stake on mining possibilities. Defense from DoS attacks. PoW imposes some limits on actions in the network. They need a lot of efforts to be executed. Efficient attack requires a lot of computational power and a lot of time to do the calculations. Therefore, the attack is possible but kind of useless since the costs are too high. Mining possibilities. It doesn't matter how much money you have in your wallet. What matters is to have large computational power to solve the puzzles and form new blocks. Thus, the holders of huge amounts of money are not in charge of making decisions for the entire network. Reference: https://cointelegraph.com/explained/proof-of-work-explained

asked 16/09/2024
ESSIS MAXIME-ALPHONSE SELLY
34 questions

Question 92

Report Export Collapse

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

CordApps
CordApps
DApps
DApps
Programmatic Logic
Programmatic Logic
Ripple
Ripple
Chaincode
Chaincode
Ledger
Ledger
Suggested answer: C, E
Explanation:

Reference: http://hyperledger-fabric.readthedocs.io/en/release-1.1/Fabric-FAQ.html#endorsement

asked 16/09/2024
Rodwell Shibambu
58 questions

Question 93

Report Export Collapse

Ethereum has a metric system of denominations used as units of ether. What is the smallest denomination of Ether?

Kwei
Kwei
Shannon
Shannon
Wei
Wei
Finney
Finney
Suggested answer: C
Explanation:

Reference: http://ethdocs.org/en/latest/ether.html

asked 16/09/2024
rayan rayanalbanna
48 questions

Question 94

Report Export Collapse

When a consensus algo is considered to be "pluggable modularity», what does that mean?

Add permission as needed
Add permission as needed
Add user as needed
Add user as needed
Select an optimal algorithm for your networks
Select an optimal algorithm for your networks
Select a specific API that manages the blockchain
Select a specific API that manages the blockchain
Suggested answer: C
Explanation:

Reference: https://www.ibm.com/developerworks/cloud/library/cl-blockchain-basics-intro-bluemix-trs/index.html

asked 16/09/2024
Wilfried Wagener
39 questions

Question 95

Report Export Collapse

The merkle tree contains a full list of the transactions on the blockchain?

FALSE
FALSE
TRUE
TRUE
Suggested answer: A
Explanation:

The merkle tree does not contain a list of all the transactions, rather a hash (digital fingerprint) of all transactions as a tree structure. Reference: https:// medium.com/all-things-ledger/bitcoins-implementation-of-blockchain-2be713f662c2

asked 16/09/2024
Ramesh K
48 questions

Question 96

Report Export Collapse

Which of the following enterprise blockchains have a pluggable framework consensus algo? (Select two.)

Quorum
Quorum
R3 Corda
R3 Corda
Ethereum
Ethereum
Hyperledger Fabric
Hyperledger Fabric
Ripple
Ripple
Suggested answer: B, C
Explanation:

Reference: https://www.horsesforsources.com/top-5-blockchain-platforms_031618

asked 16/09/2024
107 gleann na ri charles
37 questions

Question 97

Report Export Collapse

You are using Truffle for an Ethereum contract and would like to use a default set of contracts and tests from within an empty project directory. What is the syntax?

truffle defaults
truffle defaults
truffle init
truffle init
truffle test
truffle test
truffle compile
truffle compile
Suggested answer: B
Explanation:

Reference: https://github.com/trufflesuite/truffle

asked 16/09/2024
Ferran Ortega Torrabadell
39 questions

Question 98

Report Export Collapse

Gas has multiple associated terms with it: Gas Prices, Gas Cost, Gas Limit, and Gas Fees. The principle behind Gas is to have a stable value for how much a transaction or computation costs on the Ethereum network.

Which is considered to be the static value for how much a computation costs in terms of Gas?

Price
Price
Fee
Fee
Cost
Cost
Limit
Limit
Suggested answer: C
Explanation:

Gas Cost is a static value for how much a computation costs in terms of Gas, and the intent is that the real value of the Gas never changes, so this cost should always stay stable over time Reference: http://ethdocs.org/en/latest/ether.html

asked 16/09/2024
Mohammad Wahid
50 questions

Question 99

Report Export Collapse

Which of the following is NOT considered a token?

ICON
ICON
LTC
LTC
Golem
Golem
EOS
EOS
Suggested answer: B
Explanation:

LTC is Litecoin and is a crypto. Check Ethereum tokens here: https://etherscan.io/tokens

asked 16/09/2024
Jessy Kevin NGANE OBAME
36 questions

Question 100

Report Export Collapse

How are "assets" in Hyperledger Fabric represented? (Select two.)

JSON
JSON
Node
Node
YAML
YAML
Binary
Binary
Deployment Manager
Deployment Manager
Suggested answer: A, D
Explanation:

Assets in Hyperledger Fabric are represented in JSON or Binary. Assets are represented in Hyperledger Fabric as a collection of key-value pairs, with state changes recorded as transactions on a Channel ledger. Assets can be represented in binary and/or JSON form.

Reference: https://hyperledger-fabric.readthedocs.io/en/release-1.3/fabric_model.html

asked 16/09/2024
Mi Ko
31 questions
Total 230 questions
Go to page: of 23