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