Login and Register ×
Check your Email for the OTP
DataTypes in java int - Data Type in Java
⚠ Report ✓ Question Verified Copy Link
Explanation:
In Java, the default value of an int datatype is 0. If you declare an int variable without assigning a value to it, it will automatically be initialized to zero.
Related Topic:
Share Above MCQ
Learn More MCQ Questions from DataTypes in java int - Data Type in Java