Multiple Choice
What are default values of different primitive types?
A) int - 0
B) short - 0
C) byte - 0
D) long - 0 l
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
Q22: The _tier processes HTTP protocol, scripting tasks,
Q23: Which of the following statements correctly describes
Q24: What is the range of the char
Q25: What is the value of a[3] as