Computer Science, asked by aryanmishra86191, 8 months ago

Predict the output:
int a = 4,b=3;
int q = a++ + ++a + b++
please answer fast it's urgent ​

Answers

Answered by bhoopbhoomi3088
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