1.

What is the output of the following program : print 0.1 + 0.2 == 0.3

A. True
B. False
C. Machine dependent
D. Error
Answer» C. Machine dependent


Discussion

No Comment Found