Skip to content
Medium-Easy Understand Data Storage & Processing Multiple Choice

Why is Parquet preferred over CSV for analytics workloads?

Understand — Tests comprehension and ability to explain concepts.

Answer Options

A Parquet is easier to read with text editors
B Parquet is columnar — only needed columns are read; better compression
C Parquet files are always smaller than CSV
D Parquet supports more data types than CSV

Want to see the correct answer?

Get the answer with a detailed explanation, plus practice 20+ more Data Storage & Processing questions with adaptive quizzes and timed interviews.

See the Answer on Guru Sishya →

This question is from the Data Storage & Processing topic (System Design).

More Data Storage & Processing Questions