MicrosoftMicrosoft
GH-900 · Question #86
GH-900 Question #86: Real Exam Question with Answer & Explanation
Sign in or unlock GH-900 to reveal the answer and full explanation for question #86. The question stem and answer options stay visible for context.
Introduction to Git and GitHub
Question
Which of the following describes a branch in Git?
Options
- AA pointer to an identical snapshot of the project at a specific point in time
- BA physical copy of the entire project stored on disk
- CA separate, isolated copy of the project's codebase
- DA new repository that shares code with the original "upstream" repository
Unlock GH-900 to see the answer
You've previewed enough free GH-900 questions. Unlock GH-900 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Git branching#Version control concepts#Git basics#Branch definition