The _________ of a class are also called the public services or the public interface that the class provides to its clients.

a. public constructors
b. public instance variables
c. public methods
d. All of the above


C. public methods

Computer Science & Information Technology

You might also like to view...

Testing a function or program using test values that are at or near the values that change the outcome of the program is known as using

a. parameters b. functional decomposition c. boundary values d. a black-box

Computer Science & Information Technology

What is chromatic aberration?

What will be an ideal response?

Computer Science & Information Technology

A more manageable way to deploy .msi-based applications in smaller environments would be to use which of the following?

A. a batch file B. msiexec.exe utility C. Group Policy D. System Center Configuration Manager

Computer Science & Information Technology

The term that refers to the programmer reading the program from the beginning and stepping through each statement is

a. pseudocoding b. software engineering c. desk checking d. spot checking e. None of these

Computer Science & Information Technology