6 ms·
Yeah, I don't think "string" is a thing in Java. Maybe he was comparing it to a data type from another language?
by vineel 13y ago
Yeah, I don't think "string" is a thing in Java. Maybe he was comparing it to a data type from another language?
- wasd 13y agoHe might be referring to Integer versus int and Long versus long.