What will be the output of the following statements? int a=1,b; b=a--- -2; printf('%d',b); - Study24x7
Social learning Network
04 Dec 2020 06:06 PM study24x7 study24x7

What will be the output of the following statements? int a=1,b; b=a--- -2; printf("%d",b);

A

Error

B

2

C

3

D

-3

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles