InterviewSolution
Saved Bookmarks
| 1. |
What stores all changes and info related to the project from development through maintenance in CASE tools?(a) Database(b) Repository(c) Registers(d) None of the mentionedThis question was posed to me in unit test.My question is based upon Using CASE Tools in chapter Software Engineering types of Software Engineering |
|
Answer» CORRECT OPTION is (b) Repository To explain I WOULD say: The main component of real CASE tools is the repository which STORES all changes. |
|