Labour Day Special Limited Time Flat 70% Discount offer - Ends in 0d 00h 00m 00s - Coupon code: 70spcl

Blockchain CBSA BTA Certified Blockchain Solution Architect Exam Practice Test

Page: 1 / 23
Total 229 questions

BTA Certified Blockchain Solution Architect Questions and Answers

Question 1

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

Question 2

What does the acronym DAO represent?

Options:

A.

Distributed Autonomous Operations

B.

Distributed Anonymous Organization

C.

Distributed Anonymous Operations

D.

Decentralized Autonomous Organization

Question 3

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

Question 4

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

Options:

A.

FALSE

B.

TRUE

Question 5

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

Question 6

What is diagram referencing below?

Question # 6

Options:

A.

AND Gate

B.

XOR Gate

C.

OXR Gate

D.

NAND Gate

Question 7

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

Question 8

Anonymity can be protected in blockchain applications by use of which of the following?

Options:

A.

Centralized application hosting

B.

End-to-end encryption

C.

Cryptographic hashing

D.

Blockchain-based data cubes

Question 9

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

Question # 9

Options:

A.

Diffie-Hellman

B.

Asymmetric Encryption

C.

Synchronous

D.

Asynchronous

E.

Symmetric Encryption

Question 10

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

Question 11

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

Question 12

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

Question 13

Which of these is the name of a well known open source peer-to-peer hypermedia distributes file system?

Options:

A.

FileBlocks

B.

Hyperbole

C.

FileDropperTM

D.

IPFS

Question 14

To determine the anticipated load on an application, the number of end users should be considered along with?

Options:

A.

The location of the user

B.

The average number of transactions per user

C.

The average age of the user

D.

The average bandwidth speed of the user

Question 15

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

Options:

A.

FALSE

B.

TRUE

Question 16

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

Question 17

Which is the following is the metaphor that describes a logical dilemma that plagues many computer networks?

Options:

A.

Neo Generals’ problem

B.

Byzantine Generals’ problem

C.

Byzantine Admirals’ problem

D.

Renaissance Generals’ problem

Question 18

Secure Hash Algorithm (SHA-256) output is always 256 bits or 32 bytes in length regardless of the length of the input (even if input is millions of bytes). Select best answer.

Options:

A.

NSA is spying on us so what’s it matters.

B.

Depends on input

C.

False

D.

True

Question 19

In any cryptographic system, the key components are: the secret, the function, the key and the _______.

Options:

A.

Cipher

B.

Hash

C.

Token

D.

None of the above

Question 20

What are two cryptocurrencies that you would expect to see mining equipment with ASICS? (Select two.)

Options:

A.

Bitcoin

B.

Ethereum

C.

Neo

D.

Litecoin

E.

Monero

Question 21

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

Question 22

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

Question 23

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

Question 24

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%

Question 25

What is the difference in using Go-Ethereum over Ganache?

Options:

A.

Can automate builds with Go Ethereum but you can’t with Ganache

B.

Go Ethereum is written in Java whereas Ganache is written in Golang

C.

Go Ethereum is real blockchain whereas Ganache is a blockchain simulation

D.

Ganache is a real blockchain whereas Go Ethereum is a blockchain simulation

Question 26

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

Question 27

The block creation time is set to how many minutes in Bitcoin? 

Options:

A.

1

B.

10

C.

120

D.

100

E.

15

F.

150

Question 28

In Hyperledger Fabric chaincode runs in a secured Docker container isolated from the endorsing peer process?

Options:

A.

TRUE

B.

FALSE

Question 29

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

Question 30

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

Options:

A.

Storage

B.

Database

C.

Memory

D.

Persistent

E.

Ephemeral

Question 31

An on-chain Smart Contract might be considered autonomous in nature because:

Options:

A.

It is difficult to alter or update

B.

Once it is deployed, it can never be revoked

C.

Once it is deployed, it is self-managing

D.

All of the above

Question 32

An encryption algorithm transforms plain text into cipher text using a key?

Options:

A.

TRUE

B.

FALSE

Question 33

Smart Contracts provide all the following benefits EXCEPT?

Options:

A.

Legally Enforcable

B.

Autonomy

C.

Cast Savings

D.

Efficiency

E.

Backup

Question 34

Proof of Stake offers which advantage over Proof of Work?

Options:

A.

Greater transaction speed

B.

It is compatible with new generation chipsets

C.

It has a longer history and deeper knowledge base

D.

None of the above

Page: 1 / 23
Total 229 questions