# Certified-Data-Engineer-Associate — Question 425

**Type:** multiple_choice
**Topics:** topic_1

## Question

A data engineer needs to determine whether to use the built-in Databricks Notebooks versioning or version their project using Databricks Repos.
Which of the following is an advantage of using Databricks Repos over the Databricks Notebooks versioning?

## Correct Answer

_See scenario._

## Explanation

Selected Answer: B
While both Databricks Notebooks versioning and Databricks Repos allow for version control of code, Databricks Repos provides the additional benefit of supporting the use of multiple branches. This allows for multiple versions of a notebook or project to be developed in parallel, facilitating collaboration among team members and simplifying the process of merging changes into a single main branch.

**Reference:** examtopics_top_comment

---
Source: https://hiexam.net/q/databricks/Certified-Data-Engineer-Associate/425  
Practice (tracked): https://hiexam.net/study/Certified-Data-Engineer-Associate/practice