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.

d. Variables of type boolean are initialized to true.

Computer Science & Information Technology

You might also like to view...

When using an If...Then...ElseIf structure, when a condition is found to be true, the rest of the ElseIf statements are skipped.

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

Computer Science & Information Technology

UDDI stands for ____________________.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology