ExamGecko
Home / Blockchain / CBSA / List of questions
Ask Question

Blockchain CBSA Practice Test - Questions Answers, Page 8

List of questions

Question 71

Report Export Collapse

Geth uses what port to expose the Ethereum RPC Service?

2096
2096
8545
8545
4096
4096
2545
2545
Suggested answer: B
Explanation:

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

asked 16/09/2024
Rutger Pels
36 questions

Question 72

Report Export Collapse

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

calcDifficultyFrontier
calcDifficultyFrontier
block_validator.go
block_validator.go
calcDifficultyHomestead
calcDifficultyHomestead
calcDifficultyvalidator.go
calcDifficultyvalidator.go
Suggested answer: B
Explanation:

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

asked 16/09/2024
Juan Tovar
39 questions

Question 73

Report Export Collapse

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

Scalable
Scalable
Governance Model
Governance Model
Efficiency
Efficiency
Fast transactions
Fast transactions
Centralized
Centralized
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

asked 16/09/2024
hotthefish shark
38 questions

Question 74

Report Export Collapse

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

Withdraw funds rather than pull funds to them automatically
Withdraw funds rather than pull funds to them automatically
Withdraw funds rather than push funds to them automatically
Withdraw funds rather than push funds to them automatically
Pull funds rather than push funds to them automatically
Pull funds rather than push funds to them automatically
Push funds rather than pull funds to them automatically
Push funds rather than pull funds to them automatically
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

asked 16/09/2024
Albaladejo Joffrey
41 questions

Question 75

Report Export Collapse

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

No difference on Ethereum all tokens are fungible
No difference on Ethereum all tokens are fungible
ERC20 is not fungible while ERC721 tokens are fungible
ERC20 is not fungible while ERC721 tokens are fungible
ERC721 is not fungible while ERC20 tokens are fungible
ERC721 is not fungible while ERC20 tokens are fungible
No difference on Ethernet all tokens are not fungible
No difference on Ethernet all tokens are not fungible
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

asked 16/09/2024
Yedron Rojas Acosta
51 questions

Question 76

Report Export Collapse

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

Wikipedia
Wikipedia
Coindesk
Coindesk
Coinbase
Coinbase
Randao
Randao
ERC20
ERC20
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/

asked 16/09/2024
Henri Sanrame
38 questions

Question 77

Report Export Collapse

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?

Crowfunding
Crowfunding
ICO
ICO
Audit
Audit
IPO
IPO
Suggested answer: B
Explanation:

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

asked 16/09/2024
Stelios Mantas
31 questions

Question 78

Report Export Collapse

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?

Crowfunding
Crowfunding
ICO
ICO
Audit
Audit
IPO
IPO
Suggested answer: B
Explanation:

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

asked 16/09/2024
Jimmy Wasson
40 questions

Question 79

Report Export Collapse

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.

ERC
ERC
ERC20
ERC20
Ether
Ether
BIP
BIP
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

asked 16/09/2024
bryan calderon
41 questions

Question 80

Report Export Collapse

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

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

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

asked 16/09/2024
Alessandro Cristofori
42 questions
Total 230 questions
Go to page: of 23