Exam Code: Databricks-Certified-Associate-Developer-for-Apache-Spark-3.0
Exam Questions: 420
Databricks Certified Associate Developer for Apache Spark 3.0
Updated: 26 Nov, 2025
Viewing Page : 1 - 42
Practicing : 1 - 5 of 420 Questions
Question 1

If spark is running in client mode, which of the following statement about is correct ? 

Options :
Answer: D

Question 2

Given the code block down below, a database test and a dataframe containing nulls, identify the error.
1. spark.udf.register("strlen", (s: String) => s.length)
2. Spark.sql("select s from test where s is not null and strlen(s) > 1")

Options :
Answer: A

Question 3

When joining two dataframes, if there is a need to evaluate the keys in both of the DataFrames or tables and include all rows from the right DataFrame as well as any rows
in the left DataFrame that have a match in the righ DataFrame also If there is no equivalent row in the left DataFrame, we want to instert null: which join type we should
select ? df1.join(person, joinExpression, joinType)

Options :
Answer: A

Question 4

Which of the followings are useful use cases of spark ? 

Options :
Answer: A

Question 5

Which of the following code blocks immediately removes the previously cached DataFrame transactionsDf from memory and disk? 

Options :
Answer: B

Viewing Page : 1 - 42
Practicing : 1 - 5 of 420 Questions

© Copyrights FreePDFQuestions 2025. All Rights Reserved

We use cookies to ensure that we give you the best experience on our website (FreePDFQuestions). If you continue without changing your settings, we'll assume that you are happy to receive all cookies on the FreePDFQuestions.