- An integer constant must have at least one digit.
- It must not have a decimal point.
- It can be either positive or negative.
- Default sign is positive.
- No commas or blanks are allowed within an integer constant.
- The allowable range of integer constants is -32768 to 32767(16-bit compiler).
Example-
3265
356
-698
+578
0 comments:
Post a Comment
Hey this is a test comment