Multiple Choice
Which of the following statements is false?
A) A primitive-type variable can store exactly one value of its declared type at a time.
B) Primitive-type instance variables are initialized by default.
C) Variables of types byte, char, short, int, long, float and double are initialized to 0.
D) Variables of type boolean are initialized to true.
Correct Answer:

Verified
Correct Answer:
Verified
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
Q15: Types in Java are divided into two
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)
Q21: The format specifier _ is used to