Which is a reference (object) type in Java?
- A
boolean
- Bcheck_circle
String
- C
int
- D
double
Explanation
<code>String</code> is a class. Objects are stored by reference.
AP Computer Science A· difficulty 2/5
Which is a reference (object) type in Java?
boolean
String
int
double
Explanation
<code>String</code> is a class. Objects are stored by reference.
Want 10 more like this — adaptive to your weak spots?