How are integer constants represented in c++ explain with examples?
Answers
Answered by
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
Example: suppose 10+0+0 which directly means 10 which is contsant
Similar questions