1.

Which of the following statements is/are True?P: Refactoring is the process of changing a software system in such a way that it does not alter the external behaviour of the code yet improves the internal architecture.Q: An example of refactoring is adding new features to satisfy a customer requirement discovered after a project is shipped.

A. P only
B. Q only
C. Both P and Q
D. Neither P nor Q
Answer» B. Q only


Discussion

No Comment Found