Its because the number used is an integer dataType...and not the double type..so if you add, subtract, multiply and divide the integer, the result is also an integer and not double.... so in that...