nerdexam
MicrosoftMicrosoft

GH-900 · Question #96

GH-900 Question #96: Real Exam Question with Answer & Explanation

The correct answer is C: Git. GitHub, launched in 2008, is a web-based platform built on top of Git. Git is a version control system that tracks file changes and GitHub is a platform that allows developers to collaborate and store their code in the cloud. Think of it this way: Git is responsible for everythin

Introduction to Git and GitHub

Question

Which version control system is GitHub built on top of?

Options

  • ASubversion
  • BMercurial
  • CGit
  • DPerforce

Explanation

GitHub, launched in 2008, is a web-based platform built on top of Git. Git is a version control system that tracks file changes and GitHub is a platform that allows developers to collaborate and store their code in the cloud. Think of it this way: Git is responsible for everything GitHub-related that happens locally on your computer. https://github.blog/developer-skills/programming-languages-and-frameworks/what-is-git-our- beginners-guide-to-version-control

Topics

#GitHub#Git#Version Control Systems#Fundamentals

Community Discussion

No community discussion yet for this question.

Full GH-900 PracticeBrowse All GH-900 Questions