.What kind of testing should programmers perform following any changes to an application or
system?

A.
Unit, module, and full regression testing
B.
Module testing
C.
Unit testing
D.
Regression testing
Explanation:
Programmers should perform unit, module, and full regression testing following any changes to an
application or system.