Open In App

UGC-NET | UGC NET CS 2018 July – II | Question 13

Which one of the following is not typically provided by Source Code Management Software ?
(A) Synchronisation
(B) Versioning and Revision history
(C) Syntax highlighting
(D) Project forking

Answer: (C)
Explanation: Source Code Management Software provides:
Synchronisation
Project forking
Versioning
Revision history.
But Syntax highlighting is not part of source code management software.
So, option (C) is correct.
Quiz of this Question

Article Tags :