Multiple Choice
Which one is a valid declaration of a Boolean?
A) boolean b1 = 1;
B) boolean b2 = 'false';
C) boolean b3 = false;
D) boolean b4 = 'true'
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q14: What is the range of short data
Q15: Which of these coding types is used
Q16: Which of the following can be operands
Q17: Which right shift operator preserves the sign
Q18: Which of the following is not a
Q19: What is the range of byte data
Q20: What is the numerical range of a
Q22: . Which of these are selection statements
Q23: Which of these is necessary to specify
Q24: Which of these jump statements can skip