A ________________ is a program that uses a class.

A. function
B. main function
C. user program
D. client program


D

Computer Science & Information Technology

You might also like to view...

The value of count is ________.

``` String line1 = new String("c = 1 + 2 + 3") ; StringTokenizer tok = new StringTokenizer(line1); int count = tok.countTokens(); ``` a. 8. b. 7. c. 13. d. 4.

Computer Science & Information Technology

What does 0/0 indicate for Interface FastEthernet 0/0?

What will be an ideal response?

Computer Science & Information Technology

Name and describe some of the properties of Buttons.

What will be an ideal response?

Computer Science & Information Technology

When you click the Direct Selection tool in the Tools panel, you can then select anchor points or segments on a graphic created with the shape tools.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology