what is the by default value of float data type
Answers
Answered by
0
Answer:
The char data type is a single 16-bit Unicode character. It has a minimum value of '\u0000' (or 0) and a maximum value of '\uffff' (or 65,535 inclusive).
...
Default Values.
Data Type Default Value (for fields)
float 0.0f
double 0.0d
char '\u0000'
String (or any object) null
Please mark me as brainliest
Thank you and have a nice day
Answered by
1
Answer:
using float will give you decimal values always.
Similar questions
English,
3 months ago
World Languages,
3 months ago
Biology,
3 months ago
Science,
7 months ago
Computer Science,
7 months ago
Physics,
11 months ago
Chemistry,
11 months ago