Free CBDE Exam Braindumps (page: 5)

Page 4 of 26

Public Keys vs. Private Keys. Which statement is true?

  1. The Public Key is for Signing Transactions, the Private Key must be given out to verify the signature.
  2. The Private Key signs transactions, the Public Key can verify the signature.
  3. The Private Key is to generate a Public Key. The Public Key can sign transactions, the address is here to verify the transactions.

Answer(s): B



Proof of Work (PoW) vs. Proof of Stake.

  1. PoW is computationally intensive which requires lots of energy. On the other hand, miners earn straightforward a reward for mining a block and incorporating transactions.
  2. PoW is better than PoS, because with PoS we increase the amount of energy spent on the network.
  3. PoS is mining with specialized new hardware that has to be purchased with a stack of Ether in the network. Hence the Name: Proof of Stake, which derives from Stack.

Answer(s): A



Externally Owned Accounts:

  1. can be destroyed using the selfdestruct keyword. This way all remaining ether will be sent to the receiver address, regardless if they have a fallback function or not.
  2. are bound to a private key which is necessary to sign transactions outgoing from that account.
  3. are logical opcodes running on the ethereum blockchain very similar to smart contracts.

Answer(s): B



Smart Contracts:

  1. are always living on the same address, because the blockchain is deterministic. So, one account can always have one smart contract.
  2. are having the same address as the EOA.
  3. are sitting on their own address. The Address is created from the nonce and the EOA address and could be known in advance before deploying the smart contract.
  4. the address of the smart contract is a random address which gets generated by the miner who mines the contract-creation transaction.

Answer(s): C






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

CBDE Exam Discussions & Posts