0 votes
in Git by
What language is used in GIT?

2 Answers

0 votes
by

Commonly the languages used in Git is , “C”,”Python”,”Perl”

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.

Related questions

0 votes
asked Sep 5, 2020 in Git by SakshiSharma
0 votes
asked Oct 16, 2019 in Git by rajeshsharma
...