Databricks Certified Associate Developer for Apache Spark 3.0 Exam Databricks-Certified-Associate-Developer-for-Apache-Spark-3.0 Question # 36 Topic 4 Discussion

Databricks Certified Associate Developer for Apache Spark 3.0 Exam Databricks-Certified-Associate-Developer-for-Apache-Spark-3.0 Question # 36 Topic 4 Discussion

Databricks-Certified-Associate-Developer-for-Apache-Spark-3.0 Exam Topic 4 Question 36 Discussion:
Question #: 36
Topic #: 4

Which of the following statements about the differences between actions and transformations is correct?


A.

Actions are evaluated lazily, while transformations are not evaluated lazily.


B.

Actions generate RDDs, while transformations do not.


C.

Actions do not send results to the driver, while transformations do.


D.

Actions can be queued for delayed execution, while transformations can only be processed immediately.


E.

Actions can trigger Adaptive Query Execution, while transformation cannot.


Get Premium Databricks-Certified-Associate-Developer-for-Apache-Spark-3.0 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.