My idea is, before we can compare them with the max value, we need to store in a bigger container for number, since long and bigdecimal may be the largest for integer and floating point value, hence we need to find some alternative ways for doing this: 1)One way I can think of is store it in the string and compare ...