Free CBDE Exam Braindumps (page: 2)

Page 1 of 26

Consensus is reached:

  1. by the miner nodes which make sure that a transaction is valid.
  2. by every single node in the blockchain network executing the same transaction.
  3. by a cryptographic secure signature algorithm called ECDSA which makes sure that cheating is impossible.

Answer(s): B



Smart Contracts can be written in:

  1. Java, C++, Solidity and JavaScript, because the Ethereum Blockchain is completely language agnostic and cross compilers exist for every major language.
  2. Solidity, Viper, LLL and Serpent, because those are high level languages that are compiled down to bytecode.
  3. Solidity and JavaScript, because those are the official first implementations for Distributed applications and the Blockchain supports those languages fully.

Answer(s): B



Solidity gets compiled:

  1. to bytecode that can't be understood by humans.
  2. to bytecodes which are essentially opcodes running instruction by instruction.

Answer(s): B



Having a bug-bounty program early on:

  1. can help to engage the community in testing your smart contracts and therefore help to find bugs early.
  2. might be a burden as it is an administrative overhead mainly.
  3. is completely useless. Who wants to test beta-ware software? It’s better to start with the bug-bounty program after the contract is released on the main-net.

Answer(s): A






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

CBDE Discussions & Posts