Winter Special Sale - Limited Time 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 575363r9

Welcome To DumpsPedia

CBSA Sample Questions Answers

Questions 4

Regarding Ethereum contracts, the contracts can call (perform) two specific message calls. The message calls are either _____________ or __________? (Select two.)

Options:

A.

Bitcoin nodes

B.

Send Ether to non-contract

C.

DApps

D.

Other contracts

E.

Ether Nodes

Buy Now
Questions 5

How many satoshis are in 1 bitcoin and how many wei in an Ether? (Select two.)

Options:

A.

1,000,000,000,000,000,000

B.

1,000,000,000,000,000

C.

1,000,000,000

D.

10,000

E.

1,000,000,000,000

Buy Now
Questions 6

Taking a series of unrelated transactions and writing them to a particular block is:

Options:

A.

Highly insecure and considered bad practice

B.

Most common in public blockchain

C.

Most common in permissioned blockchains

D.

Required among all blockchains

Buy Now
Questions 7

Which of the following is NOT considered a token?

Options:

A.

ICON

B.

LTC

C.

Golem

D.

EOS

Buy Now
Questions 8

What type of attack would be considered a very large flaw in public blockchains such as Bitcoin’s Blockchain where the majority of hashpower could possibly be controlled thru an attack?

What is the specific attack Bitcoin could be exposed to?

Options:

A.

51% Attacks

B.

Tether Token Hack

C.

DDoS Attack

D.

BIP attack

E.

Parity Wallet Attack

Buy Now
Questions 9

Smart Contracts provide all the following benefits EXCEPT?

Options:

A.

Legally Enforcable

B.

Autonomy

C.

Cast Savings

D.

Efficiency

E.

Backup

Buy Now
Questions 10

By design, permissioned blockchains such as Hyperledger Fabric are not capable of creating or utilizing cryptocurrency.

Options:

A.

FALSE

B.

TRUE

Buy Now
Questions 11

A ____________cipher basically means it is using a fixed key which replaces the message with a pseudorandom string of characters. It is basically the encryption of each letter one at a time.

What is the cipher type?

Options:

A.

Stream

B.

Block

C.

Parallel

D.

RSA

Buy Now
Questions 12

How are blocks of data “chained” together to ensure the integrity of transactions?

Options:

A.

The hash of the previous block is written to the header of the current block

B.

The ID of the previous block is stored in the current block

C.

A public key is stored in each block for data decryption

D.

The hash of the genesis block is kept in all block headers

Buy Now
Questions 13

What is the language that Solidity is using to build on the Ethereum Virtual Machines(EVM)?

Options:

A.

.Net

B.

Javascript

C.

C++

D.

Node.js

E.

PHP

Buy Now
Questions 14

The primary difference between a blockchain and blockless solution is?

Options:

A.

Blockless solutions are slower

B.

Blockless solutions are less reliable

C.

Transactions are not verified by the entire network in a blockless environment

D.

Blockless solutions do not work on mobile devices

Buy Now
Questions 15

Transactions can be only added to a blockchain.

Options:

A.

FALSE

B.

TRUE

Buy Now
Questions 16

Application Specific Integrated Circuit (ASIC) are used always in enterprise blockchains.

Options:

A.

TRUE

B.

FALSE

Buy Now
Questions 17

Select the two kinds of accounts in Ethereum which share the same address space. (Select two.)

Options:

A.

Gas Account

B.

Contract Accounts

C.

External Accounts

D.

Internal Accounts

E.

dApp Accounts

Buy Now
Questions 18

The key difference between encryption and hashing is that encrypted strings can be reversed back into their original decrypted form if you have the right key?

Options:

A.

TRUE

B.

FALSE

Buy Now
Questions 19

Vitalik Buterin referred to this concept of trust beyond just currency as ‘smart contracts’ or even blockchain-based “decentralized autonomous organizations” (DAOs).

Ethereum is considered Blockchain version?

Options:

A.

2.0

B.

4.0

C.

3.0

D.

1.0

Buy Now
Questions 20

The most popular Ethereum development framework is currently Truffle.

What are three features of Truffle? (Select three.)

Options:

A.

Scriptable deployment & migrations framework.

B.

Automated contract testing with Mocha and Chai.

C.

Takes Dapp transactions via Ws-rpc, json-rpc, ipc-rpc.

D.

Built-in smart contract compilation, linking, deployment and binary management.

E.

Automated contract testing with Mocha only

Buy Now
Questions 21

What blockchain is considered Blockchain 1.0, the first blockchain?

Options:

A.

Bitcoin Cash

B.

Ethereum

C.

Litecoin

D.

Bitcoin

E.

NEO

Buy Now
Questions 22

What type of encryption is shown below and is commonly used in blockchain cryptography? 

Options:

A.

Diffie-Hellman

B.

Asymmetric Encryption

C.

Synchronous

D.

Asynchronous

E.

Symmetric Encryption

Buy Now
Questions 23

Which of the following would NOT be true about what a smart contract gives your organization?

Options:

A.

Accuracy

B.

Savings

C.

Autonomy

D.

Trust

E.

Legal Assurance

Buy Now
Questions 24

Which of the following blockchain is NOT a permissioned blockchain?

Options:

A.

Quantum

B.

Ethereum

C.

R3 Corda

D.

Ripple

E.

Hyperledger

Buy Now
Questions 25

Which technical feature of blockchain best promotes the notion of a blockchain being “censorship resistant”?

Options:

A.

An immutable ledger of transactions

B.

Permissions-based transactions

C.

Smart Contracts/transactional code that is executed “on chain”

D.

Consensus systems through Proof of Work and Proof of Stake

Buy Now
Questions 26

One consideration that should be taken into account when building a product on a public blockchain is:

Options:

A.

Blockchain fees associated with transactions that both the product and the user may have in order to use the product on that blockchain

B.

What countries the blockchain is available in

C.

How you can transfer your tokens to another blockchain if you decide to switch

D.

How often the blockchain goes offline for maintenance

Buy Now
Questions 27

Ethereum has a metric system of denominations used as units of ether.

What is the smallest denomination of Ether?

Options:

A.

Kwei

B.

Shannon

C.

Wei

D.

Finney

Buy Now
Questions 28

In blockchains there is the concept of "Group Consensus" and how many members must agree.

Options:

A.

52%

B.

74%

C.

75%

D.

51%

E.

100%

Buy Now
Questions 29

What type of peer node executes transactions?

Options:

A.

Monitoring

B.

API Peer

C.

Endorsing Peer

D.

Ordering Peer

Buy Now
Questions 30

You would like to run Ethereum DApps in a browser without a node. (No need to download blockchain.)

What could you use locally in your Chrome browser?

Options:

A.

Jaxx

B.

Solidity

C.

Metamask

D.

Mist

Buy Now
Questions 31

In common blockchain design, which data structure is used to create a lightweight digital fingerprint of all the transactions within a block?

Options:

A.

Blockchains are unique in that they utilize no data structures

B.

Lexicographic Search Tree

C.

Bloom Filter

D.

Merkle Tree

Buy Now
Questions 32

__________ is a real-time gross settlement system (RTGS), currency exchange and remittance network by __________

Options:

A.

Ripple, Ripple

B.

Ripple, JP Morgan

C.

XRP, Ripple

D.

Ripple, XRP

Buy Now
Questions 33

Which of the following cryptocurrencies use an alternate consensus method called "Scrypt" to BTC's Proof of Work (POW) SHA-256 algorithm?

Options:

A.

Ripple

B.

Peercoin

C.

Litecoin

D.

Steemit

Buy Now
Questions 34

There are two types of tokens in blockchain solutions. (Select two.)

Options:

A.

Legal

B.

Utility

C.

Equity

D.

Financial

Buy Now
Questions 35

Ethereum is considered to be a ______________type of blockchain.

Options:

A.

Permissionless

B.

Permission Based

C.

Hybrid

D.

Private

Buy Now
Questions 36

Records on a public blockchain are deleted by?

Options:

A.

They cannot be deleted

B.

Filing a request with the Ethereum Foundation

C.

Recalling the transaction of Etherscan.io

D.

Deleting the transaction from the app that sent it

Buy Now
Questions 37

You are considering writing a smart contract for Ethereum and would like to use a robust programming language.

Which programming language is considered the most flexible and robust for Ethereum?

Options:

A.

Solidity

B.

Python

C.

Serpent

D.

JS

Buy Now
Questions 38

What is diagram referencing below?

Options:

A.

AND Gate

B.

XOR Gate

C.

OXR Gate

D.

NAND Gate

Buy Now
Questions 39

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?

Options:

A.

Crowfunding

B.

ICO

C.

Audit

D.

IPO

Buy Now
Questions 40

When a consensus algo is considered to be "pluggable modularity», what does that mean?

Options:

A.

Add permission as needed

B.

Add user as needed

C.

Select an optimal algorithm for your networks

D.

Select a specific API that manages the blockchain

Buy Now
Questions 41

Proof of Stake consensus is most often needed for and implemented by:

Options:

A.

Blockchain networks with low traffic

B.

Permissioned blockchains

C.

Blockchains that manage wealth and assets

D.

Public blockchains

Buy Now
Questions 42

In Hyperledger there are three distinct types of nodes.

What are the three types of nodes? (Select three.)

1. Client Node: That initiates the transaction

2. Peer Nodes: Commits Transaction & keeps the data in sync across the ledger

3. Ordered: They are the communication backbones and responsible for the distribution of

the transactions.

Options:

A.

Client Node

B.

Ordered Node

C.

Certificate Node

D.

Anchor

E.

Peer Node

Buy Now
Questions 43

One critical business consideration you must account for when choosing Hyperledger Fabric over Ethereum is:

Options:

A.

Who you will have host the nodes and how will you deploy the network

B.

If your blockchain will use Proof of Work or Proof of Stake

C.

Which cryptographic algorithms Hyperledger Fabric employs

D.

How you will implement your own gas/fee system

Buy Now
Questions 44

___________is advantageous because it presents scalability and low cost transactions, but like DPoS introduces a component of centralization.

What algorithm is being referenced here?

Options:

A.

Byzantine Fault Tolerance

B.

Hashgraph

C.

Proof of Stake

D.

Proof of Work

E.

DAG

Buy Now
Questions 45

Which of following scenarios and datasets would be best suited to be utilized by a blockchain solution?

Options:

A.

Scenario: Online game, Dataset: Unique Items In Game, Battles Won, Quests Completed

B.

Scenario: Mobile app for inspirational quotes; Dataset: First Name, Last Name, Quote of the Day

C.

Scenario: Sales (CRM) website; Dataset: Hot Lead Count, Lead Score, Lead Fullname, Today’s Tasks

D.

All of the above

Buy Now
Questions 46

How are "assets" in Hyperledger Fabric represented? (Select two.)

Options:

A.

JSON

B.

Node

C.

YAML

D.

Binary

E.

Deployment Manager

Buy Now
Questions 47

Select the best statement for determining how consensus is reached.

Options:

A.

By the miner nodes which make sure that a transaction is valid.

B.

By a cryptographic secure signature algorithm called ECDSA which makes sure that cheating is impossible.

C.

By every single node in the blockchain network different transactions.

D.

By every single node in the blockchain network executing the same transaction.

Buy Now
Questions 48

Contracts live on the blockchain in an Ethereum-specific binary format called _____________?

Options:

A.

EOS

B.

EVM Code

C.

Ether

D.

Gas

E.

EVM Bytecode

Buy Now
Questions 49

Which of the following enterprise blockchains have a pluggable framework consensus algo? (Select two.)

Options:

A.

Quorum

B.

R3 Corda

C.

Ethereum

D.

Hyperledger Fabric

E.

Ripple

Buy Now
Questions 50

In Ethereum how is the block difficulty determined in Ethereum?

Options:

A.

The Block Difficulty increases when the time between mined blocks is below 10 seconds, while it decreases when the time is above 20 seconds.

B.

The Block Difficulty is determined by the Ethereum Committee every fortnight to reflect the average amount of transaction and it cannot be influenced by the network itself.

C.

The Block Difficulty increases when the time between mined blocks is below 20 seconds, while it decreases when the tie is above 60 seconds.

Buy Now
Questions 51

Which cryptocurrency is also known as "Smart Money" in the blockchain world?

Options:

A.

Ether

B.

BTC

C.

Monero

D.

Litecoin

Buy Now
Questions 52

When you are developing with Fabric Composer which of the following is true?

Options:

A.

Decreases the time of development

B.

Simplifies the development of applications

C.

Simplifies the integration of client applications

D.

Increases the time of development

Buy Now
Questions 53

Without 100% autonomy, blockchain software and networks would serve little purpose.

Options:

A.

FALSE

B.

TRUE

Buy Now
Questions 54

Pending transactions on the Ethereum blockchain are always ordered by highest fee paid to lowest, and then written to the block in that order.

Options:

A.

FALSE

B.

TRUE

Buy Now
Questions 55

You have flown to NYC to have a discussion with a technical executive of a too big to fail bank. You are having a discussion about blockchain algos and the customer is asking what are some disadvantages of using a POW algo?

Options:

A.

Centralization of blockchain control

B.

Only use case for computational power is blockchain

C.

Large expenditures for computational power

D.

Not profitable for miners

E.

51% attack mitigation

Buy Now
Questions 56

Which of these demonstrates the correct order of the lifecycle of a transaction on Ethereum blockchain?

Options:

A.

1. User uses Dapp/web3 to start transaction2. User signs the transaction with their private key3. Transaction validated on locally running node4. Transaction broadcast to entire network5. Miners choose to accept or pass on the transaction6. Miner takes each accepted transaction and writes it to the current block

B.

1. User uses Dapp/web3 to start transaction2. Transaction broadcast to entire network3. If accepted by the network, user signs transaction with private key4. Miners choose to accept or pass on the transaction5. Miner takes each accepted transaction and writes it to the current block

C.

Both of these ordering sequences can occur

D.

None of the above

Buy Now
Questions 57

Some of the various consensus models employed by public blockchain networks include:

Options:

A.

Proof of Work

B.

Proof of Importance

C.

Proof of Stake

D.

All of the above

Buy Now
Questions 58

Composer Modeling Language is an object-oriented modeling language that defines the domain model for a business network definition. The modeling language is saved as a __________ file.

Options:

A.

.json

B.

.go

C.

.txt

D.

.ico

E.

.cto

Buy Now
Questions 59

The merkle tree contains a full list of the transactions on the blockchain?

Options:

A.

FALSE

B.

TRUE

Buy Now
Questions 60

If a hard fork occurs on a public blockchain software and 20 running nodes choose not to update, what can be said about those 20 nodes?

Options:

A.

They are effectually now operating on a different blockchain network than the nodes that updated

B.

They are considered “out of compliance”

C.

They are flagged for removal from the network and can no longer collect fees

D.

They are unable to achieve consensus

Buy Now
Questions 61

Chaincode is a decentralized transactional program, running on the validating nodes. As with every chaincode, it implements the ____________________ in particular, Init and Invoke functions.

What does is actually implemented?

Options:

A.

SDK

B.

REST Interface

C.

EVM

D.

Chaincode interface

Buy Now
Questions 62

You are considering writing smart contracts and there are a few different languages you can consider. (Select two.)

Options:

A.

Truffle

B.

Serpent

C.

Solidity

D.

Embark

Buy Now
Questions 63

Which one of the following is true regarding Smart Contracts on the Ethereum blockchain?

Options:

A.

They provide added security over off-chain transaction code on other blockchain networks

B.

Because they are compiled into bytecode they cannot be used in an unintended manner

C.

Any flaw discovered in their code can quickly be updated and redeployed

D.

They are Turing complete and deterministic in nature

Buy Now
Questions 64

Chaincode Services uses Docker to host (deploy) the chaincode without relying on any virtual machine or computer language.

What would be the main reason or best reason that Hyperledger chose containers over virtual machines?

Options:

A.

Docker provides a secured, lightweight method to sandbox chaincode execution that is not “locked down”.

B.

Docker provides a secured, lightweight method to sandbox chaincode execution that is not “locked down” but additional programming languages cannot be enabled.

C.

Docker provides a secured, lightweight method to sandbox chaincode execution that is “locked down”.

D.

Docker is fully compatible with Hyperledger and Linux with an upgrade subscription.

Buy Now
Questions 65

Which one of the following is a consideration that must be taken into account when using Hyperledger Fabric that you wouldn’t need worry about on Ethereum?

Options:

A.

The fees for deploying and using Smart Contracts

B.

How you will provide proper uptime for the network

C.

The level of security of Smart Contracts (chaincode)

D.

How often hard forks occurs on the software

Buy Now
Questions 66

A Smart Contract is most like which classical programming object?

Options:

A.

Class

B.

Variable

C.

Method

D.

Function

Buy Now
Questions 67

In Hashcash, miners all compete to look for a so called. "____________"which, if provided as input (together with other parts of a block header) to a hash function, yields an output that’s numerically small enough to claim the next block reward.

Options:

A.

Difficulty bits

B.

Nonce

C.

Merkle Root

D.

Timestamp

Buy Now
Questions 68

The reason that cryptocurrencies such as Bitcoin, Ethereum and Litecoin can be exchanged one with another is due to the fact that they all operate on the same blockchain network

Options:

A.

FALSE

B.

TRUE

Buy Now
Exam Code: CBSA
Exam Name: BTA Certified Blockchain Solution Architect
Last Update: Nov 21, 2024
Questions: 229
$64  $159.99
$48  $119.99
$40  $99.99
buy now CBSA