InterviewSolution
Saved Bookmarks
| 1. |
Which of the following term is best defined by the statement “The creation of a new codeline from a version in an existing codeline”?(a) Branching(b) Merging(c) Codeline(d) MainlineI have been asked this question at a job interview.My doubt stems from Software Configuration Management in portion Software Management of Software Engineering |
|
Answer» RIGHT ANSWER is (a) Branching Explanation: The code MAY then be DEVELOPED independently. |
|