The header of an instance method cannot include the word ____.

A. void
B. public
C. private
D. static

Answer: D

Computer Science & Information Technology

You might also like to view...

Excel includes more than 250 functions from which you can choose.

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

Computer Science & Information Technology

The interface SortedSet and the concrete class _________ is designed for implementations of the Set interface that provide for rapid retrieval of elements.

(a) Vector (b) LinkedList (c) HashSet (d) TreeSet

Computer Science & Information Technology