Login and Register ×
Check your Email for the OTP
DataTypes in java Introduction to Data type Java
⚠ Report ✓ Question Verified Copy Link
Explanation:
Answer: A, B, DExplanation: int, float, and boolean are primitive data types in Java. String is not a primitive type; it is a class.
int
float
boolean
String
Related Topic:
Share Above MCQ
Learn More MCQ Questions from DataTypes in java Introduction to Data type Java