- 1

Is there any specific value of int,float,char,double

how did output came with an value has int:4

3rd Oct 2018, 10:42 AM
Yash Vaghasia
Yash Vaghasia - avatar
1 Resposta
+ 1
Initialize the variable with a value so you know they are valid. Uninitialized variables may contain garbage value.
10th Oct 2018, 6:44 PM
Ipang