You have a program with a class that is separated into files. The implementation has been changed. Of the interface file, the implementation file and the application file, which must be recompiled?

a) Only the interface?
b) Only the implementation?
c) Only the Application?
d) None of the above?
e) Some of the above?

b) Only the implementation

Computer Science & Information Technology

You might also like to view...

The ________ should be used to calculate the periodic rate of a loan given the NPER, PMT, and PV

Fill in the blank(s) with correct word

Computer Science & Information Technology

Three primary activities of a program are:

a. variable definitions, operators, lists of key words b. lines, statements, punctuation c. input, processing, output d. integer, floating-point, character definitions e. None of these

Computer Science & Information Technology