The process of analyzing legacy system source code to extract architectural designs and high-level specification models is:
AForward Engineering
BRestructuring
CReverse Engineering
DRefactoring
Explanation
Reverse engineering moves backward from implemented source code to recover original design abstractions.

No Comments