Java Data Types
Q1.
Which of the following is NOT a primitive data type in Java?
Q2.
What is the default value of a boolean variable in Java?
Q3.
Which data type is used to store decimal numbers with single precision?
Q4.
What is the size of the char data type in Java?
Q5.
Which of the following can hold the largest integer value in Java?