Math, asked by sonukrprasad9238, 1 year ago

How are integer constants represented in c++ explain with examples?

Answers

Answered by Mahima66
3
we can explain integer constant in c++ as c+0+0 which means c as a constant
Example: suppose 10+0+0 which directly means 10 which is contsant
Similar questions