Which of the following is a primitive data type?
14 Likes
All of these
Reason — int, float, char, all three are primitive data types in Java.
Answered By
11 Likes
Which of the following is a composite data type?
The return type of the isLowerCase() method is …………… .
The return type of the toLowerCase() method is …………… .
The value returned by Integer.parseInt("-321") is …………… .