True/False
A variable of type boolean will store either a 0 or a 1.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q24: Which of the following would return the
Q25: In order to create a constant, which
Q26: Provide three examples of code using assignment
Q27: What will be the value of z
Q28: Which of the following situations would require
Q30: In Java, 'a' and 'A' are considered
Q31: The word println is a(n)<br>A) method<br>B) reserved
Q32: Example Code Ch 02-1<br>public class Questions1_4<br>{<br>public static
Q33: A double is wider than a float
Q34: Assume that a = "1", b =