Multiple Choice
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
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q10: Java requires a _ call for every
Q11: Which of the following statements is false?<br>A)
Q12: Reference-type variables (called references) store _ in
Q13: Declaring instance variables _ is known as
Q14: Floating-point literals are of type _ by
Q16: Which of the following statements is false?<br>A)
Q17: A class that creates an object of
Q18: Which of the following statements is false?<br>A)
Q19: Which of the following statements is false?<br>A)
Q20: Which of the following statements is false?<br>A)