Predict the output:
int a = 4,b=3;
int q = a++ + ++a + b++
please answer fast it's urgent
Answers
Answered by
2
Answer:
As we all know that the printf function returns the numbers of character that is going to print and scanf function returns the number of input given.
Similar questions