For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
Hi,
I was reading this article Top 10 Tricky Java interview questions and Answers | Java67 when I come across this question, Why is 0.1 * 3 != 0.3 in Java? Unfortunately, the answer is not there? I tried that in Java code and its true but I am interested on actual reason.
Thanks