Computer Science, asked by Shivamdhru8856, 1 year ago

Stream based version control deals with

Answers

Answered by brothersbyheart
0

A component of software configuration management, version control, also known as revision control or control source is the management of changes to documents, computer programs, large web sites, and other collections of information. Changes are usually found by a number or letter code which is named by the "revision number" or simply "revision".

Answered by Sidyandex
0

Version control is basically a system which will keep a record of any changes done to either one file or more files over a period of time.

This will help to check out the files at a later stage.

It also helps to deal with any issues from one single database.

Similar questions