Multiple Choice
Which is not a primitive type in Java?
A) String
B) float
C) double
D) long
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: Short-circuit evaluation refers to:<br>A)Jumping from the try
Q6: All Java classes must contain a method
Q7: Which of these expressions is illegal in
Q8: What is wrong with this loop? How
Q9: If d is a double and i
Q11: What is the meaning of the declaration:
Q12: When using the method System.out.printf( ),what is
Q13: The following code attempts to find the
Q14: In Java,when we write an if-statement of
Q15: If s1 = "dog" and s2 =