Computer Science, asked by benielbeniel23, 3 months ago

Tech
Predict output for the following code snippet.
int a = 5;
int b = a++;
b = a
printf("b = %d\n", b);
printf("a = %d\n", a);
Select one:
O a, b = 6
a = 6
b.b = 5
a = 6
O c. b=5
= 5
a = 5
O d. b=56
a = 65
a​

Answers

Answered by Championshraddha
0

hgfdgfguhvsruhbvx......

Similar questions