InterviewSolution
Saved Bookmarks
| 1. |
Which of the following systems record changes to a file over time?(a) Record Control(b) Version Control(c) Forecast Control(d) None of the mentionedI got this question during an online interview.The question is from CLI and Git Workflow in chapter Data Science Basics and Data Scientist Toolbox of Data Science |
|
Answer» RIGHT choice is (B) Version CONTROL Best EXPLANATION: Version control is ALSO known as revision control. |
|