Google News
logo
Git - Interview Questions
What language is used in Git?
Instead of just telling the name of the language, you need to tell the reason for using it as well. I will suggest you to answer this by saying:
 
Git uses ‘C’ language. GIT is fast, and ‘C’ language makes this possible by reducing the overhead of run times associated with high-level languages.
Advertisement