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
Hindi,
6 months ago
Math,
6 months ago
Business Studies,
1 year ago
Biology,
1 year ago
Biology,
1 year ago