ExamGecko
Home Home / Blockchain / CBSA

Blockchain CBSA Practice Test - Questions Answers, Page 8

Question list
Search
Search

Geth uses what port to expose the Ethereum RPC Service?

A.
2096
A.
2096
Answers
B.
8545
B.
8545
Answers
C.
4096
C.
4096
Answers
D.
2545
D.
2545
Answers
Suggested answer: B

Explanation:

Reference: https://datawookie.netlify.com/blog/2018/01/ethereum-running-a-node/

In Ethereum the difficulty adjustment algorithm is coded in the ___________ file.

A.
calcDifficultyFrontier
A.
calcDifficultyFrontier
Answers
B.
block_validator.go
B.
block_validator.go
Answers
C.
calcDifficultyHomestead
C.
calcDifficultyHomestead
Answers
D.
calcDifficultyvalidator.go
D.
calcDifficultyvalidator.go
Answers
Suggested answer: B

Explanation:

Reference: https://dltlabs.com/how-difficulty-adjustment-algorithm-works-in-ethereum/

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

A.
Scalable
A.
Scalable
Answers
B.
Governance Model
B.
Governance Model
Answers
C.
Efficiency
C.
Efficiency
Answers
D.
Fast transactions
D.
Fast transactions
Answers
E.
Centralized
E.
Centralized
Answers
Suggested answer: 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 ____________________?

A.
Withdraw funds rather than pull funds to them automatically
A.
Withdraw funds rather than pull funds to them automatically
Answers
B.
Withdraw funds rather than push funds to them automatically
B.
Withdraw funds rather than push funds to them automatically
Answers
C.
Pull funds rather than push funds to them automatically
C.
Pull funds rather than push funds to them automatically
Answers
D.
Push funds rather than pull funds to them automatically
D.
Push funds rather than pull funds to them automatically
Answers
Suggested answer: 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?

A.
No difference on Ethereum all tokens are fungible
A.
No difference on Ethereum all tokens are fungible
Answers
B.
ERC20 is not fungible while ERC721 tokens are fungible
B.
ERC20 is not fungible while ERC721 tokens are fungible
Answers
C.
ERC721 is not fungible while ERC20 tokens are fungible
C.
ERC721 is not fungible while ERC20 tokens are fungible
Answers
D.
No difference on Ethernet all tokens are not fungible
D.
No difference on Ethernet all tokens are not fungible
Answers
Suggested answer: 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?

A.
Wikipedia
A.
Wikipedia
Answers
B.
Coindesk
B.
Coindesk
Answers
C.
Coinbase
C.
Coinbase
Answers
D.
Randao
D.
Randao
Answers
E.
ERC20
E.
ERC20
Answers
Suggested answer: 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/

Your company is looking to develop a new token and raise funds for this new platform.

What is the process your company would like go thru to raise funds?

A.
Crowfunding
A.
Crowfunding
Answers
B.
ICO
B.
ICO
Answers
C.
Audit
C.
Audit
Answers
D.
IPO
D.
IPO
Answers
Suggested answer: B

Explanation:

Reference: https://www.nasdaq.com/article/what-is-an-ico-cm830484

Your company is looking to develop a new token and raise funds for this new platform. What is the process your company would like go thru to raise funds?

A.
Crowfunding
A.
Crowfunding
Answers
B.
ICO
B.
ICO
Answers
C.
Audit
C.
Audit
Answers
D.
IPO
D.
IPO
Answers
Suggested answer: B

Explanation:

Reference: https://www.nasdaq.com/article/what-is-an-ico-cm830484

The difference between Ethereum tokens and a standalone currency like Litecoin is that ___________tokens piggyback on the Ethereum network, hosted by Ethereum addresses and sent using Ethereum transactions.

A.
ERC
A.
ERC
Answers
B.
ERC20
B.
ERC20
Answers
C.
Ether
C.
Ether
Answers
D.
BIP
D.
BIP
Answers
Suggested answer: B

Explanation:

The difference between these tokens and a standalone currency like Litecoin is that ERC20 tokens piggyback on the Ethereum network, hosted by Ethereum addresses and sent using Ethereum transactions.

Reference: https://support.exodus.io/article/108-what-is-an-erc20-token-and-does-exodus-support-it

Which of the following is NOT a requirement of an enterprise blockchain typically?

A.
Append-only distributed system of record shared across business network
A.
Append-only distributed system of record shared across business network
Answers
B.
Cost efficient blockchain
B.
Cost efficient blockchain
Answers
C.
Transactions are endorsed by relevant participants
C.
Transactions are endorsed by relevant participants
Answers
D.
Ensuring appropriate visibility; transactions are secure, authenticated & verifiable
D.
Ensuring appropriate visibility; transactions are secure, authenticated & verifiable
Answers
Suggested answer: B

Explanation:

Reference: https://developer.ibm.com/courses/all/blockchain-essentials/

Total 230 questions
Go to page: of 23