Computer Science, asked by somilprasad99, 7 hours ago

01) What is the default value of floating point
data type ? Grime an example​

Answers

Answered by aayush16294
0

Answer:

float: The float data type is a single-precision 32-bit IEEE 754 floating point.

...

Default Values.

Data Type Default Value (for fields)

float 0.0f

double 0.0d

char '\u0000

Similar questions
Math, 7 months ago