Computer Science, asked by mrorigano, 2 months ago

main()
{
int a = 1, b = 2, c = 3:
printf("%d", a + = (a + = 3, 5, a))
}

What will be the output of this program and how

6
9
12
8​

Answers

Answered by saksham15073
0

Answer:

THE PROGRAMMING CÔDE IS NOT ČORRECT

Similar questions