Databricks Certified Data Engineer Associate · Free Practice Question Easy
Question 42
You are currently working with the second team and both teams are looking to modify the same notebook, you noticed that the second member is copying the notebooks to the personal folder to edit and replace the collaboration notebook, which notebook feature do you recommend to make the process easier to collaborate.
-
A
Databricks notebooks should be copied to a local machine and setup source control locally to version the notebooks
-
B
Databricks notebooks support automatic change tracking and versioning
-
C
Databricks Notebooks support real-time coauthoring on a single notebook
-
D
Databricks notebooks can be exported into dbc archive files and stored in data lake
-
E
Databricks notebook can be exported as HTML and imported at a later time
Reveal correct answer
Correct answer: C
Explanation
Answer is Databricks Notebooks support real-time coauthoring on a single notebook
Every change is saved, and a notebook can be changed my multiple users.

Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
