Free CBSA Exam Braindumps (page: 19)

Page 19 of 58

What are two advantages of using a DPOS algo in a blockchain? (Select two.)

  1. Scalable
  2. Governance Model
  3. Efficiency
  4. Fast transactions
  5. Centralized

Answer(s): A,D

Explanation:

The advantages of DPoS are that it is scalable and provides fast transaction verification, but the disadvantage is that it partially centralized and the governance model has not been proven effective in a large project. DPoS is employed by Steemit, EOS, and BitShares.


Reference:

https://hackernoon.com/an-overview-of-cryptocurrency-consensus-algorithms-9d744289378f



When writing and considering push and pull in a smart contract that involves "user" funds would it be better to ____________?

  1. Withdraw funds rather than pull funds to them automatically
  2. Withdraw funds rather than push funds to them automatically
  3. Pull funds rather than push funds to them automatically
  4. Push funds rather than pull funds to them automatically

Answer(s): B

Explanation:

Withdraw funds rather than push funds to them automatically Favor pull over push for external calls as we've seen, external calls can fail for a number of reasons, including external errors. To minimize the damage caused by such failures, it is often better to isolate each external call into its own transaction that can be initiated by the recipient of the call. This is especially relevant for payments, where it is better to let users withdraw funds rather than push funds to them automatically. (This also reduces the chance of problems with the gas limit.)


Reference:

https://github.com/ethereum/wiki/wiki/Safety#favor-pull-over-push-for-external-calls



When considering tokens on the Ethereum Blockchain what is the main difference between ERC20 and ERC721 tokens?

  1. No difference on Ethereum all tokens are fungible
  2. ERC20 is not fungible while ERC721 tokens are fungible
  3. ERC721 is not fungible while ERC20 tokens are fungible
  4. No difference on Ethernet all tokens are not fungible

Answer(s): C

Explanation:

Non-fungible means unique. ERC is acronym of Ethereum Request for Comments. A standard allows for the implementation of a standard API for creating non-fungible tokens. To whom not familiar, ethereum, when launched during ICO, is using ERC-20 which ethereum coin can be broken down into smaller portion such as 0.000001. As you know, in coin, we don’t differentiate it by serial number. Government only uses “serial number” to track the note and not on coin. Hence, there is no way to distinguish or trace your coin and my coin. This behavior is same in Ethereum coin. Startup has found a way to use ERC-721 to create a unique and traceable coin in ethereum blockchain technology. This is a break through in blockchain technology.


Reference:

https://medium.com/@PatrickGohBS/ethereum-erc-721-vs-erc-20-4bff8c147fdf



You are trying to generate a random number in Ethereum blockchain. What is the best way?

  1. Wikipedia
  2. Coindesk
  3. Coinbase
  4. Randao
  5. ERC20

Answer(s): E

Explanation:

Randao is based on Blockchain technology and provides the service of random number generation that is open source, decentralized, socialized and verifiably fair.


Reference:

http://randao.org/



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