We wish to modify a class while keeping it backward compatible. Which of the following can we successfully do?

A. Remove a function.
B. Change a function’s return type from a float to a char
C. Add another parameter to a function
D. Add a new function to the class

D

Computer Science & Information Technology

You might also like to view...

Live Preview does NOT work when choosing table styles in Word

Indicate whether the statement is true or false

Computer Science & Information Technology

Buffer ____________________ occurs when a program attempts to store more data in a temporary storage area (a buffer) than that area can hold.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology