InterviewSolution
Saved Bookmarks
| 1. |
What kind of support is provided by the Code Generation CASE tool?(a) Cross referencing queries and requirements tracing(b) Transformation of design records into application software(c) Compiling, interpreting or applying interactive debugging code(d) Transformation of design records into application software AND Compiling, interpreting or applying interactive debugging codeI have been asked this question by my college director while I was bunking the class.My question is from Using CASE Tools topic in portion Software Engineering types of Software Engineering |
|
Answer» CORRECT option is (B) Transformation of design records into application software For explanation I would say: Code GENERATION tool aids in transformation of design records into prototypes or application software compatible with a given software development LANGUAGE. |
|