InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is not a Version management feature?(a) Version and release identification(b) Build script generation(c) Project support(d) Change history recordingI had been asked this question in final exam.My enquiry is from Software Configuration Management in portion Software Management of Software Engineering |
|
Answer» CORRECT answer is (B) BUILD script generation Best explanation: All other OPTIONS are a part of version management. |
|