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
Science,
3 months ago
English,
3 months ago
Math,
7 months ago
Math,
7 months ago
Political Science,
1 year ago
Social Sciences,
1 year ago