Login and Register ×
Check your Email for the OTP
Java Programming Language TCS Core Java Questions
⚠ Report ✓ Question Verified Copy Link
Explanation:
The correct option is:
primitive
Java uses primitive data types (such as int, char, boolean, etc.), which are not objects. This is why Java is not considered a pure object-oriented programming language.
int
char
boolean
Related Topic:
Share Above MCQ
Learn More MCQ Questions from Java Programming Language TCS Core Java Questions