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...
A ________ is the bottom-most area of a document where information such as the page number or date would be displayed
A) tab B) margin C) footer D) header
Computer Science & Information Technology
Which of the following commands is used on a UNIX host to generate information about each router hop along the path from a source to a destination?
a. ping -t b. tracert c. ping -r d. traceroute
Computer Science & Information Technology