Multiple Choice
What is the range of the char type?
A) 0 to 216
B) 0 to 215
C) 0 to 216-1
D) 0 to 215-1
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: An instance of Action is invoked by<br>A)
Q16: Which of the following features are common
Q17: Which one of the following objects is
Q18: What declarations are required for every Java
Q19: What are primitive data types?<br>A) byte, short,
Q20: When may a constructor be called without
Q21: What are default values of different primitive
Q22: The _tier processes HTTP protocol, scripting tasks,
Q23: Which of the following statements correctly describes
Q25: What is the value of a[3] as