Practice Library

All MCQs

Browse exam-wise, subject-wise, and country-wise MCQs with explanations.

What does where or filter do on a DataFrame?

Choose an option to check your answer.

What does select do in the DataFrame API?

Choose an option to check your answer.

What is a temporary view in Spark SQL?

Choose an option to check your answer.

Why is an explicit schema often preferable when reading large CSV data?

Choose an option to check your answer.

What is schema inference?

Choose an option to check your answer.

What is a schema in Spark SQL?

Choose an option to check your answer.

How does a Spark Dataset differ from an untyped DataFrame in Scala?

Choose an option to check your answer.

What is a Spark DataFrame?

Choose an option to check your answer.

What problem can too many tiny Spark partitions cause?

Choose an option to check your answer.

What problem can too few Spark partitions cause?

Choose an option to check your answer.

What does coalesce commonly do?

Choose an option to check your answer.

What does repartition do?

Choose an option to check your answer.