wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Blockchain Basicss

Total questions: 22

Worksheet time: 13mins

Name
Class
Date
1.

Founder of Ethereum?

a)

satoshi nakamoto

b)

Vitalik Buterin

c)

Brendan Eich

d)

Satoshi Lite

2.

Father if Bitcoin

a)

Satoshi Nakamoto

b)

Vitalik Buterin

c)

Brendan Eich

d)

Satoshi Lite

3.

In Blockchain

a)

Can create block

b)

Can edit data in block

c)

Delete block

d)

Can read data from block

4.

Block header contains

a)

Nonce

b)

Block hash

c)

Previous block hash

d)

Difficulty level

5.

Block hash is calculated using

a)

Block header + Block body

b)

Block body only

c)

Block Header only

d)

None

6.

Example of public blockchain

a)

Factom

b)

Hyperledger

c)

Ethereum

d)

Ripple

7.

In public blockchain, Transactions and data are viewable by______ and Participant identity can be _______

a)

only admins, anonymous

b)

all participants,

known

c)

all participants, anonymous

d)

only admins,

known

8.

Which key can be shared

a)

Public key

b)

Private key

c)

Both

d)

None

9.

Public key can be generated from

a)

Master key

b)

Private key

c)

Secret Key

d)

None

10.

Private key can be generated from public key

a)

True

b)

False

11.

Symmetric Cryptography is faster than Asymmetric Cryptography

a)

True

b)

False

12.

Message Encryption will be done using

a)

Senders private Key

b)

Senders public key

c)

Receivers public key

d)

Receivers Private key

13.

Message signing will be done using

a)

Senders Public key

b)

Senders Private key

c)

Receivers Public key

d)

Senders Private Key

14.

Hash function returns

a)

Fixed length response for any data

b)

Variable length response for any data

c)

Length is same as input

d)

None

15.

Advantages of Merkle tree

a)

Integrity

b)

Get required hash

c)

Data validation

d)

Fast and easy

proof computation

16.

_____ is used to get required hash

a)

Difficulty level

b)

Markel Tree

c)

Nonce

d)

Previous BLock Hash

17.

Nonce is a _____

a)

Fixed value

b)

Random value

c)

Increase by 1 for each block

d)

None

18.

What is role of minors in blockchain

a)

Verify the new Bitcoin transactions

b)

Record transactions in the public ledger

c)

Both

d)

None

19.

All the transactions in blockchain are available in ______ to pick for block creation

a)

SQL Database

b)

Memory Pool

c)

Cloud

d)

None

20.

Which is low cost

and low energy consuming

algorithm

a)

PoW

b)

PoS

c)

Both

21.

In PoW (proof of work), minors will get

a)

Transaction Fee

b)

Mining reward

c)

Fixed reward

d)

No reward

22.

Select the correct statement in Bitcoin

a)

Current reward is 6.25 BTC

b)

After every 210,000 blocks mined, or roughly every four years, the block reward given to Bitcoin miners for processing transactions is cut in half

c)

Mining difficulty adjustment occurs every 2,016 blocks

d)

Bitcoin using PoS consensus algorithm