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