find the values of the variables after excuting the following statements
int a=5,b;
b=a+++b++;
Answers
Answered by
1
Answer:
6
Explanation:
is the answer correct
Similar questions