Advanced Blockchain & Web3
Q92 / 100

What distinguishes a "sharded" blockchain architecture from a single monolithic chain?

Correct! Well done.

Incorrect.

The correct answer is A) Sharding splits the network's state and transaction processing across multiple parallel chains ("shards"), each handling a subset of the workload, to increase overall throughput

A

Correct Answer

Sharding splits the network's state and transaction processing across multiple parallel chains ("shards"), each handling a subset of the workload, to increase overall throughput

Explanation

By dividing state and computation across shards that can be processed in parallel, sharding aims to scale capacity beyond what a single chain can handle, while coordinating cross-shard communication carefully.

Progress
92/100