What is the output of the program void main() { int i = 10; printf ("%d%d%d",++i,i++,++i);?
Answers
Answered by
0
this is output 13 11 13
Similar questions
Environmental Sciences,
8 months ago
Hindi,
8 months ago
Business Studies,
1 year ago
Biology,
1 year ago
Biology,
1 year ago