double a=5.3; float b=a;
Answers
Answered by
1
Answer:
ALL numbers can be represented using a finite precision (32-bit float or 64-bit double ). You need to treat integers and Floating-point numbers as two DISTINCT types in programming! Use integer if possible (it is faster ...
Similar questions
English,
2 months ago
English,
2 months ago
English,
2 months ago
Math,
5 months ago
Math,
5 months ago
Political Science,
10 months ago
Science,
10 months ago
Social Sciences,
10 months ago