Multiple Choice
Which of the following is not a primitive type?
A) char
B) float
C) String
D) int
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q28: What is the size in bits of
Q29: Which of the following is not a
Q30: In an expression containing values of the
Q31: Which of the following is not a
Q32: What is output by the following Java
Q34: Java is considered a strongly typed language
Q35: Which of the following is a double-selection
Q36: How many times is the body of
Q37: Local variables must be _.<br>A) initialized when
Q38: The empty statement is denoted by what