Free CBSA Exam Braindumps (page: 25)

Page 25 of 58

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?

  1. truffle defaults
  2. truffle init
  3. truffle test
  4. truffle compile

Answer(s): B


Reference:

https://github.com/trufflesuite/truffle



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?

  1. Price
  2. Fee
  3. Cost
  4. Limit

Answer(s): 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



Which of the following is NOT considered a token?

  1. ICON
  2. LTC
  3. Golem
  4. EOS

Answer(s): B

Explanation:

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



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

  1. JSON
  2. Node
  3. YAML
  4. Binary
  5. Deployment Manager

Answer(s): 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



Page 25 of 58



Post your Comments and Discuss Blockchain CBSA exam with other Community members:

Ardi commented on November 14, 2024
its a great platform to upskilling your knowledge about blockchain
Anonymous
upvote