In the programming language C++
What happens when you multiply two integers whose product is larger than the largest int value?
Try out an example and report your findings.
Give an example of multiplying two floating-point numbers that demonstrates limited precision.