Computer Science, asked by Rupali2527, 1 year ago

List the rules that apply to a integer constant

Answers

Answered by lenkadevajanee
3

Answer:

1.integer constant must have at least one digit.

2. it may be positive or negative.

3. it should not contain a decimal point.

4. there should be commas and blank.

5. if there is no sign before the integer it is considered to be positive.

Similar questions