Multiple Choice
The boolean data type may contain which of the following range of values?
A) -128 to + 127
B) true or false
C) -2,147,483,648 to +2,147,483,647
D) -32,768 to +32,767
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q25: Class names and key words are examples
Q26: The System.out.printf method allows you to format
Q27: What is the result of the following
Q28: What would be printed out as a
Q29: The primitive data types only allow a(n)
Q31: Named constants are initialized with a value
Q32: Which of the following statements correctly creates
Q33: The Java API provides a class named
Q34: When the + operator is used with
Q35: Which of the following is not a