Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Are Hexadecimal and Binary Tested?

binary hexadecimal tested
0
Posted

Are Hexadecimal and Binary Tested?

0

I guess it is important to realize that non-integers are represented in the computer in binary, and what that means. For instance, a Java variable cannot actually store the exact number .2, because .2 has no finite binary representation. Because of things like that, you get the bane of all programmers, roundoff error. Well, the bane of all programmers is the null pointer exception/dereferencing a null pointer/whatever your language likes to call it. But roundoff error comes in second for sure.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.