Types in Java are divided into two categories. The primitive types are Boolean, byte, char, short, int, long, float and double. All other types are ________ types.
a. static
b. reference
c. declared
d. source
b. reference
Computer Science & Information Technology
You might also like to view...
The tags and
(a) are deprecated in valid HTML. (b) overstep the boundary between content and presentation. (c) are being phased out of HTML. (d) replace the old and tags.
Computer Science & Information Technology
Double is a subclass of ____, which is a subclass of Object.
A. Math B. Number C. StrictMath D. System
Computer Science & Information Technology