Free CBSA Exam Braindumps (page: 6)

Page 6 of 58

The gas price is a value set by the creator of the blockchain transaction? (Select best answer.)

  1. FALSE
  2. Its Negotiable
  3. TRUE

Answer(s): C

Explanation:

The gas price is a value set by the creator of the transaction, who has to pay gas_price * gas up front from the sending account. If some gas is left after the execution, it is refunded in the same way. If the gas is used up at any point (i.e. it is negative), an out-of-gas exception is triggered, which reverts all modifications made to the state in the current call frame.


Reference:

https://solidity.readthedocs.io/en/latest/introduction-to-smart-contracts.html#the-ethereum-virtual-machine



R3 Corda does not organize time into blocks. What does Corda actually perform and use?

  1. Ripple is implemented as the blockchain and XRP for cryptocurrency.
  2. Notary services and timesmapping
  3. R3 Corda is a blockchain and does use blocks
  4. Notary services and timestamping

Answer(s): D

Explanation:

Review Technical Whitepaper https://www.corda.net/ Corda network has one or more notary services which provide transaction ordering and timestamping services, thus abstracting the role miners play in other systems into a pluggable component.



Contracts live on the blockchain in an Ethereum-specific binary format called ____________?

  1. EOS
  2. EVM Code
  3. Ether
  4. Gas
  5. EVM Bytecode

Answer(s): E

Explanation:

The Ethereum Virtual Machine (EVM) is the runtime environment for smart contracts in Ethereum. It is not only sandboxed, but actually completely isolated, which means that code running inside the EVM has no access to network, filesystem, or other processes. Smart contracts even have limited access to other smart contracts.



Bitcoin uses what proof of work consensus system?

  1. Cubehash512
  2. Scrypt-Jane
  3. Whirlpool
  4. Scrypt-n
  5. Hashcash

Answer(s): E

Explanation:

Bitcoin uses the Hashcash proof of work system.


Reference:

https://en.bitcoin.it/wiki/Hashcash



Page 6 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