0 votes
in Git by
Could you please explain What language is used in Git?

Also, What is the use of the GIT Repo?

1 Answer

0 votes
by
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.
...