Diffrence Between real and inter constants.


Integer Constants

Real/float Constants

It must not have a decimal point. t must have a decimal point
The allowable range for integer constants is -32768 to 32767. Range of real constants expressed in exponential form is -3.4e38 to 3.4e38
The real constants could be written in one form. The real constants could be written in two forms—Fractional form and Exponential form.

 




Related Topics
Related Topics