Computer Applications
What are the default values of the primitive data type int and float?
Values & Data Types Java
ICSE 2015
28 Likes
Answer
Default value of int is 0 and float is 0.0f.
Answered By
15 Likes
What are the default values of the primitive data type int and float?
28 Likes
Default value of int is 0 and float is 0.0f.
Answered By
15 Likes