recategorized by
1,734 views
1 votes
1 votes

Which one of the following is not typically provided by Source Code Management Software?

  1. Synchronization
  2. Versioning and Revision history
  3. Syntax highlighting
  4. Project forking
recategorized by

4 Answers

2 votes
2 votes

Answer : (1). Synchronisation    

Reason :  

Definition Source Code Management Software :- A component of software configuration management, version control, also known as revision control or source control, is the management of changes to documents, computer programs, large web sites, and other collections of information. This provides end-to-end tractability from requirements to software code. Source Code Preview & Syntax Highlighting.
 
A project fork, also called a fork or forking, is the creation of a new branch of a software development project that is independent of the existing project
A set of files under version control may be branched or forked at a point in time so that, from that time forward, two copies of those files may develop at different speeds or in different ways independently of each other. 
 
So at last only  Synchronisation (Synchronization) is not   typically provided by Source Code Management Software.
1 votes
1 votes

Option C. Syntax highlighting

eg. Github provides the other 3 options but never highlight the syntax .... rather only supports the raw source files.

0 votes
0 votes
Synchronization, version history,project forking forking are part of source code management

So option c is correct

Related questions

2 votes
2 votes
3 answers
2
Pooja Khatri asked Jul 13, 2018
2,756 views
Match the following in Software Engineering :$\begin{array}{clcl} &\textbf{List-I}& & \textbf{List-II} \\ \text{(a)}& \text{Product Complexity} & \text{(i)} & \text{Soft...
0 votes
0 votes
3 answers
3
Pooja Khatri asked Jul 13, 2018
2,000 views
A software system crashed 20 times in the year 2017 and for each crash, it took 2 minutes to restart. Approximately, what was the software availability in that year?96.99...
0 votes
0 votes
3 answers
4