In C++:
Discussion Forum: Limited Precision
* What happens when you multiply two integers whose product is larger than the largest int value?
* Try out an ex and report your findings.
* Give an ex of multiplying two floating-point numbers that demonstrates limited precision.