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

Welcome To DumpsPedia

CBSA Sample Questions Answers

Questions 4

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 5

Which types of data are able to be stored on any given blockchain ledger?

Options:

A.

Each blockchain software specifies its own data storage rules

B.

Any data that is within the UTC-8 standard

C.

Unencrypted textual and numerical data

D.

Encrypted textual and numerical data

Buy Now
Questions 6

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 7

Complex application components should try to be concentrated in which application layer?

Options:

A.

Interface layer / middle

B.

Presentation / top

C.

Smart Contract / bottom

D.

None of the above

Buy Now
Questions 8

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

Options:

A.

FALSE

B.

TRUE

Buy Now
Questions 9

The gas price is a value set by the creator of the blockchain transaction? (Select best answer.)

Options:

A.

FALSE

B.

Its Negotiable

C.

TRUE

Buy Now
Questions 10

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 11

Blockchains only work to store financial transactions or other exchanges of monetary value.

Options:

A.

TRUE

B.

FALSE

Buy Now
Questions 12

Ethereum currently uses the ___________Consensus Algo and in the future it is planned to go to the __________Consensus Algo?

Options:

A.

PoW, DPoS

B.

PoW, PoS

C.

PoS, PoW

D.

DPoS, PoW

Buy Now
Questions 13

Which of the following hashing algos is considered to be the strongest?

Options:

A.

RSA

B.

SHA-2

C.

AES

D.

MD-5

E.

SHA

Buy Now
Questions 14

Your customer is an enterprise that is focused on financial sectors.

What type of blockchain would this customer likely want specified for their enterprise?

Options:

A.

Permissionless

B.

Decentralized

C.

Hybrid

D.

Permissioned

Buy Now
Questions 15

What is diagram referencing below?

Options:

A.

AND Gate

B.

XOR Gate

C.

OXR Gate

D.

NAND Gate

Buy Now
Questions 16

A chaincode package that was signed at creation can be handed over to other owners for inspection and signing in Hyperledger.

Is it true that the workflow supports out-of-band signing of chaincode package?

Options:

A.

TRUE

B.

FALSE

Buy Now
Questions 17

What is provided by the Hyperledger Fabric to facilitate network communications?

Options:

A.

API

B.

SDK

C.

Ruby

D.

Middleware

Buy Now
Questions 18

R3 Corda does not organize time into blocks. What does Corda actually perform and use?

Options:

A.

Ripple is implemented as the blockchain and XRP for cryptocurrency.

B.

Notary services and timesmapping

C.

R3 Corda is a blockchain and does use blocks

D.

Notary services and timestamping

Buy Now
Questions 19

In Ethereum a block contains two very important parameters. (Select two.)

Options:

A.

Difficulty

B.

Release date

C.

Block number

D.

Timestamp

Buy Now
Questions 20

In common blockchain design, identity and transaction approval is possible through:

Options:

A.

AES encryption

B.

Public key cryptography

C.

Secret key cryptography

D.

None of the above

Buy Now
Questions 21

What is the nonce-field in a transaction?

Options:

A.

To sum up all ethers sent from that address

B.

Protects against replay attacks

C.

To distribute the workloads in the EVM

D.

Adds a checksum for transactions

Buy Now
Questions 22

You are currently considering blockchain solutions for your organization. You read an article about "blockless" blockchains.

What are the two benefits that could be gained over a traditional blockchain solution? (Select two.)

Options:

A.

Faster Block writes

B.

Greater Transaction Security

C.

Faster Performance

D.

Greater transaction Capacity

Buy Now
Questions 23

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 24

Which of these reasons is a good reason to choose a conventional database over blockchain to store application data?

Options:

A.

Centralization is to be avoided

B.

Databases should never be used over blockchain

C.

Full history is needed for all data

D.

High performance is required

Buy Now
Questions 25

In regards to understanding the Ethereum Virtual Machine what statement is true?

Options:

A.

The EVM is extremely powerful, non-turing complete and perfect for doing computational intensive thins, because of the direct access to the graphics card.

B.

The EVM is extremely powerful, turing complete and perfect for doing computational intensive things, because of the direct access to the graphics card.

C.

While the EVM is Sandboxed, it isn’t as powerful as the Bitcoin network, because it’s not Turing Complete

D.

The EVM can’t access hardware layers or anything outside a blockchain node because it’s sandboxed.

Buy Now
Questions 26

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 27

The first actual known blockchain software implementation and deployment occurred:

Options:

A.

In 1991 by Stuart Haber

B.

In 2011 Markus Persson

C.

In 2009 by Satoshi Nakamoto

D.

In 1991 by Linus Torvalds

Buy Now
Questions 28

The Hyperledger Fabric business network is divided into three categories.

What are the three categories? (Select three.)

Options:

A.

Membership

B.

Chaincode

C.

Networking

D.

EVM

E.

Blockchain

Buy Now
Questions 29

A Blockchain network can be best categorized as:

Options:

A.

A centralized network

B.

A decentralized peer-to-peer network

C.

A series of nodes managed by a genesis node

D.

A distributed network centralized ledgers

Buy Now
Questions 30

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 31

The ____________of the tree is the topmost node and hence this tree is represented upside down. The bottommost nodes are called as ________nodes. Each node is simply a cryptographic hash of a transaction.

In the above diagram, Transaction A,B, C,C from the leaves of the tree. Select one.

Options:

A.

Root, Hash

B.

Root, Leaf Nodes

C.

Has, Root nodes

D.

Leaf nodes, Root

E.

Leaf Nodes, Root

Buy Now
Questions 32

What is another name for blockchains that run adjacent to the blockchains and also offer more scope for processing contracts?

Options:

A.

Adchains

B.

Funnelchains

C.

Multichains

D.

Sidechains

Buy Now
Questions 33

What benefit does HPE Cloud Cruiser provide?

Options:

A.

Need for proven, production-ready technology

B.

Need a full history of all application data

C.

Require top-notch performance

D.

Need to avoid data duplication or redundancy

Buy Now
Questions 34

The Secure Registry Services enables Secured ____________Registry of base Hyperledger images and custom images containing chaincodes.

What type of registry is implemented?

Options:

A.

Docker

B.

EVM

C.

Kubenetes

D.

VMWare

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