Quick Quiz!
Let's take a short quiz to test your understanding of variables in Java.
Technical Quiz
1.
Which of the following is not a primitive data type?
A.
char
B.
boolean
C.
String
D.
int
1 / 4
Let's take a short quiz to test your understanding of variables in Java.
Which of the following is not a primitive data type?
char
boolean
String
int