1.

What Is The Default Value Of Float And Double Datatype In Java?

Answer»

Default VALUE of FLOAT and double DATATYPE in different as COMPARED to C/C++. For float its 0.0f and for double it’s 0.0d

Default value of float and double datatype in different as compared to C/C++. For float its 0.0f and for double it’s 0.0d



Discussion

No Comment Found