Spring Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: pass65

CBSA BTA Certified Blockchain Solution Architect Questions and Answers

Questions 4

When specifying blockchain technologies, it is important to understand its benefits and its challenges.

What would be two challenges of blockchain technology adoption to an enterprise? (Select two.)

Options:

A.

Scalability, transaction speed / cost

B.

Tokenization of platforms

C.

Distributed

D.

Very New Technology

Buy Now
Questions 5

Which of the following is considered the most popular public key encryption algorithm?

Options:

A.

RSA

B.

AES

C.

MD5

D.

PGP

Buy Now
Questions 6

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 7

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 8

Fabric Ledger has two specific parts. Select answer with the proper two parts.

Options:

A.

State Data, Transactional Data

B.

State Data, Transaction logs

C.

LevelIDb, CouchDB

D.

Transaction Logs, CouchDB

Buy Now
Questions 9

The two main types of transactions you can perform in Hyperledger Fabric are:

Options:

A.

Chaincode Read and Chaincode Write transactions

B.

Deploy and Invoke transactions

C.

HFRead and HFAppend transactions

D.

Call and Write transactions

Buy Now
Questions 10

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 11

Transactions can only be added to a blockchain.

Options:

A.

TRUE

B.

FALSE

Buy Now
Questions 12

Smart Contracts are generally written in specific programming languages. Which one is NOT a language for smart contracts?

Options:

A.

.Net

B.

Viper

C.

LLL

D.

Solidity

Buy Now
Questions 13

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 14

When you considering developing and running dAPPS in Ethereum its important to understand that Gas and Ether are decoupled for price stability. Is this True or False?

Options:

A.

True

B.

False

Buy Now
Questions 15

Which of the following enterprise blockchain platforms does not have smart contract functionality?

Options:

A.

Ethereum

B.

Quorum

C.

R3 Corda

D.

Hyperledger Fabric

E.

Ripple

Buy Now
Questions 16

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 17

Which of the following would create a blockchain transaction?

Options:

A.

Updating a Smart Contract

B.

Updating an internal State variable

C.

Exchanging solution tokens

D.

All of the above

Buy Now
Questions 18

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 19

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 20

What type of " bug " generally occurs when something isn’t right according to business requirements?

Options:

A.

Business logic

B.

Business Requirements

C.

Integration

D.

Accessibility

E.

Security

Buy Now
Questions 21

Blockchain provenance is defined as _______________?

Options:

A.

Information sent to the blockchain and written to the blockchain.

B.

Recording the history of data, from its last block to various stages of the data lifecycle

C.

Recording the history of data, from its inception to various stages of the data lifecycle.

D.

Once a transaction has been written and committed to the ledger it cannot be changed.

Buy Now
Questions 22

In Proof of Work group consensus, the “nonce” refers to?

Options:

A.

The random data to be combined with the block data which will produce a hash output matching the current difficulty level

B.

Random nonsense data inserted at the end of a block to fill it completely

C.

The average Bitcoin price over the last 90 days

D.

None of the above

Buy Now
Questions 23

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.

Options:

A.

ERC

B.

ERC20

C.

Ether

D.

BIP

Buy Now
Questions 24

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 25

Consider the following scenario. A startup is building a chat app for smart phones where the messages sent between users are anonymous and get destroyed within 24 hours of being sent.

Which architecture would best solve the product need?

Options:

A.

Ethereum for token management and chat messages; Mobile apps use JSON-RPC to communicate directly with Smart Contracts

B.

Private blockchain to persist chat messages; Custom built token system with private blockchain smart contract

C.

Token management for shareholders in a public blockchain; Mobile apps and data management built on existing multitier systems without use of blockchain

D.

Hybrid blockchain for token management with Proof of Stake; private blockchain to persist the chat messages

Buy Now
Questions 26

Addresses on a blockchain are derived by a process of hashing _________.

Options:

A.

Wallet Addresses

B.

Private Keys

C.

IP Addresses

D.

Mac addresses

E.

Public Keys

Buy Now
Questions 27

___________________ensures that the shared ledgers are exact copies, and lowers the risk of fraudulent transactions, because tampering would have to occur across many places at exactly the same time.

Options:

A.

Encryption

B.

Consensus

C.

Validation

D.

Replication

Buy Now
Questions 28

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 29

What are some likely repercussions that could occur as a result of a 51% attack to the Bitcoin network? (Select three.)

Options:

A.

Unplanned Fork

B.

Double Spending

C.

Cancelling Transactions

D.

Planned Fork

E.

Selfless Mining

Buy Now
Questions 30

Bitcoin uses what proof of work consensus system?

Options:

A.

Cubehash512

B.

Scrypt-Jane

C.

Whirlpool

D.

Scrypt-n

E.

Hashcash

Buy Now
Questions 31

Byzantine Fault Tolerance can be achieved only through a Proof of Work.

Options:

A.

FALSE

B.

TRUE

Buy Now
Questions 32

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 33

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 34

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 35

Message Calls in the Ethereum EVM is limited to a depth of ______?

Options:

A.

128

B.

256

C.

1024

D.

2048

Buy Now
Questions 36

Adding more nodes to a blockchain network has which effect?

Options:

A.

Increased centralization

B.

Increased security

C.

Decreased costs

D.

Increased performance

Buy Now
Questions 37

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 38

What type of peer node executes transactions?

Options:

A.

Monitoring

B.

API Peer

C.

Endorsing Peer

D.

Ordering Peer

Buy Now
Questions 39

Gas has multiple associated terms with it: Gas Prices, Gas Cost, Gas Limit, and Gas Fees. The principle behind Gas is to have a stable value for how much a transaction or computation costs on the Ethereum network.

Which is considered to be the static value for how much a computation costs in terms of Gas?

Options:

A.

Price

B.

Fee

C.

Cost

D.

Limit

Buy Now
Questions 40

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

CBSA Question 40

Options:

A.

Diffie-Hellman

B.

Asymmetric Encryption

C.

Synchronous

D.

Asynchronous

E.

Symmetric Encryption

Buy Now
Questions 41

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 42

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

CBSA Question 42

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 43

All blockchain networks and systems require autonomous on-chain code in order to process transactions.

Options:

A.

FALSE

B.

TRUE

Buy Now
Questions 44

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 45

Hyperledger is an enterprise focused blockchain project. This project was released by a consortium under the umbrella of the Linux Foundation ' s Hyperledger Project.

What year did Hyperledger go live?

Options:

A.

2013

B.

2012

C.

2015

D.

2009

Buy Now
Questions 46

In its simplest form, user identity on a blockchain can be unique and secure:

Options:

A.

By users utilizing public blockchains

B.

User identity cannot yet be protected on blockchain systems

C.

Through cryptographic hashing

D.

By users utilizing permissioned blockchains

Buy Now
Questions 47

In common blockchain design, blockchain addresses or “accounts” are generated by:

Options:

A.

A PRNG output guaranteed to be unique

B.

A server/node timestamp added to a PRNG output

C.

Creating a hash based on a cryptographic public key and various meta data

D.

The most recent block height hash combined with a cryptographic private key

Buy Now
Questions 48

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

Options:

A.

calcDifficultyFrontier

B.

block_validator.go

C.

calcDifficultyHomestead

D.

calcDifficultyvalidator.go

Buy Now
Questions 49

Which factor influences the gas cost to deploy a Smart Contact on the Ethereum blockchain?

Options:

A.

None. Smart Contract deployment has a fixed gas cost

B.

The types of operations written in code within the Smart Contract

C.

The current Ethereum market conditions

D.

The total size of the complied Smart Contract measured in kilobytes

Buy Now
Questions 50

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
Questions 51

A centralized system is one that that is governed by a hierarchical authority.

Which of the following Blockchains would be correctly stated as centralized?

Options:

A.

Monero

B.

Ethereum

C.

Bitcoin Cash

D.

Ripple

Buy Now
Questions 52

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 53

How does a client app communicate with Hyperledger fabric chaincode (Smart Contracts)?

Options:

A.

The app uses an SDK which invokes functionality on the chaincode which then announces the transaction to any peers required to endorse the transaction

B.

The app uses Hyperledger Composer to communicate with CouchDB which in turn invokes chaincode functionality

C.

Client apps don’t communicate with Hyperledger fabric directly, they must use Hyperledger Composer for the transmission

D.

The app points to a node’s IP address, then calls an invoke function on the chaincode address to start the write process

Buy Now
Questions 54

If a Proof of Work blockchain such a s Bitcoin or Ethereum changed to a Proof of Stake consensus paradigm, which key component of the Proof of Work process would be eliminated?

Options:

A.

There would be no need for the miners or nodes to perform a guessing game

B.

The need to solve Byzantine Fault Tolerance

C.

All fees related to transactions would be removed

D.

The blockchain network would no longer have to display public transactions

Buy Now
Questions 55

The word “Drapp” or “DApp” is most commonly understood to mean what?

Options:

A.

Distributed Application

B.

Distributed Apps and Programs

C.

Decentralized Application

D.

Distributed Autonomous Application

Buy Now
Questions 56

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

Options:

A.

JSON

B.

Node

C.

YAML

D.

Binary

E.

Deployment Manager

Buy Now
Questions 57

A product’s supply chain data is stored on blockchain. Only members of the product supply chain can write announcements to the blockchain but any consumer can query this data in a store to learn more about the product they want to buy. This is an example of a ____/____ blockchain.

Options:

A.

public /closed

B.

private / open

C.

private / closed

D.

public / open

Buy Now
Questions 58

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
Questions 59

Bitcoin implemented Byzantine Fault Tolerance through a system named:

Options:

A.

Authenticated Encryption

B.

Proof of Work

C.

PBKDF2

D.

None of the above

Buy Now
Questions 60

Blockchain systems assume all parties are trusted by all other parties in the exchange or ecosystem.

Options:

A.

FALSE

B.

TRUE

Buy Now
Questions 61

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 62

Which of the following is not considered an Ethereum testnet?

Options:

A.

Ropstein

B.

Rinkeby

C.

Mainnet

D.

Kovan

Buy Now
Questions 63

In the Ethereum EVM there are two types of memory areas. (Select two.)

Options:

A.

Storage

B.

Database

C.

Memory

D.

Persistent

E.

Ephemeral

Buy Now
Questions 64

You are using Truffle for an Ethereum contract and would like to use a default set of contracts and tests from within an empty project directory.

What is the syntax?

Options:

A.

truffle defaults

B.

truffle init

C.

truffle test

D.

truffle compile

Buy Now
Questions 65

A Byzantine failure is the loss of a system service due to a Byzantine fault in systems that requires________.

What is required?

Options:

A.

Consensus

B.

Crypthography

C.

Bandwidth

D.

Availability

Buy Now
Questions 66

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 67

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 68

A Smart Contract is most like which classical programming object?

Options:

A.

Class

B.

Variable

C.

Method

D.

Function

Buy Now
Exam Code: CBSA
Exam Name: BTA Certified Blockchain Solution Architect
Last Update: Apr 30, 2026
Questions: 229

PDF + Testing Engine

$63.52  $181.49

Testing Engine

$50.57  $144.49
buy now CBSA testing engine

PDF (Q&A)

$43.57  $124.49
buy now CBSA pdf