1.

The core of reverse engineering is an activity called(a) restructure code(b) directionality(c) extract abstractions(d) interactivityThis question was addressed to me during an online interview.Question is from Reverse Engineering topic in division Software Engineering types of Software Engineering

Answer»

The correct answer is (c) extract abstractions

To explain: The engineer MUST evaluate the old program and extract a meaningful specification of the PROCESSING that is performed, the user interface that is applied, and the program DATA STRUCTURES or DATABASE that is used.



Discussion

No Comment Found

Related InterviewSolutions