wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

How Blockchain Works Quiz

Total questions: 15

Worksheet time: 11mins

Name
Class
Date
1.

Which of the following best describes the output of a SHA-256 hash function?

a)

A fixed 64-bit output

b)

A fixed 256-bit output

c)

A variable-length string

d)

An encrypted message

2.

What is the key characteristic of SHA-256 that makes it useful in blockchain?

a)

Fast encryption

b)

Reversible function

c)

Deterministic and collision-resistant

d)

Variable output length

3.

What does it mean when we say the blockchain is "immutable"?

a)

It can be easily updated

b)

Data once written cannot be changed

c)

It is temporary

d)

It is centralized

4.

In blockchain, immutability is primarily ensured through:

a)

Centralized servers

b)

Regular backups

c)

Cryptographic hashing and linking of blocks

d)

Permissioned access

5.

Which of the following is a key benefit of a distributed peer-to-peer (P2P) network in blockchain?

a)

Faster central processing

b)

Single point of failure

c)

Increased transparency and fault tolerance

d)

More control by one authority

6.

In a P2P network, each node typically:

a)

Acts as a client only

b)

Acts as a server only

c)

Acts as both client and server

d)

Is dependent on a central authority

7.

In blockchain mining, what is a “nonce”?

a)

A random string used to secure a wallet

b)

A fixed key to decrypt transactions

c)

A number miners change to find a valid hash

d)

A block identifier

8.

The goal of mining in proof-of-work is to:

a)

Encrypt transactions

b)

Decrease block size

c)

Solve a mathematical puzzle to validate a block

d)

Create new cryptocurrencies at will

9.

Byzantine Fault Tolerance refers to a system’s ability to:

a)

Work offline

b)

Tolerate failed hard drives

c)

Reach consensus despite malicious actors

d)

Encrypt messages

10.

Which problem does Byzantine Fault Tolerance address in distributed systems?

a)

Power outage

b)

Honest majority assumption

c)

Miscommunication or malicious nodes

d)

Insufficient memory

11.

What is the main purpose of consensus protocols in blockchain?

a)

Encrypt data

b)

Control network access

c)

Ensure all nodes agree on a single agreement

d)

Distribute rewards

12.

Proof of Work (PoW) requires participants to:

a)

Lock up cryptocurrency as stake

b)

Solve complex mathematical problems

c)

Vote on transactions

d)

Submit identity proofs

13.

Proof of Stake (PoS) selects validators based on:

a)

Time spent online

b)

Size of the block

c)

Amount of cryptocurrency held

d)

Speed of internet connection

14.

What protects a blockchain from a “51% attack”?

a)

High bandwidth

b)

A single controlling authority

c)

Distributed consensus mechanisms

d)

Random nonce generation

15.

In the event of competing chains (forks), the network usually:

a)

Stops operating

b)

Chooses the shortest chain

c)

Chooses the chain with the most work or stake

d)

Duplicates all transactions