InterviewSolution
Saved Bookmarks
| 1. |
Reverse engineering techniques for internal program data focus on the definition of classes of objects.(a) True(b) FalseThis question was addressed to me in unit test.The origin of the question is Reverse Engineering topic in section Software Engineering types of Software Engineering |
|
Answer» CORRECT choice is (a) True Easiest explanation: This is ACCOMPLISHED by examining the program code with the INTENT of grouping related program variables. |
|