Computer Science, asked by anandhurmenon, 3 months ago

the type (0.3) call will return in integer true or false​

Answers

Answered by asharma22853
0

Answer:

true is right answer

Answered by priyanshusinghps17
1

Answer:

Neither of 0.1, 0.2 and 0.3 can be represented accurately in binary. The round off errors from 0.1 and 0.2 accumulate and hence there is a difference of 5.5511e-17 between (0.1 + 0.2) and 0.3.

False...

Similar questions