InterviewSolution
Saved Bookmarks
| 1. |
Source code translation is a part of which re-engineering technique?(a) Data re-engineering(b) Refactoring(c) Restructuring(d) None of the mentionedThis question was posed to me at a job interview.My question is based upon Software Re-engineering in division Software Engineering types of Software Engineering |
|
Answer» RIGHT option is (c) Restructuring To explain I would SAY: Restructuring involves AUTOMATIC CONVERSION from unstructured to structured code. |
|