Given that the value of a variable X is 90. State the output when each of the following statement is executed in C programming. (4 marks)
a.X+=25;
b.X*=21;
c.X-=42;
d.X%=3;
 Viewed: 550 times For Better experience and learning,for video answers, after video ends playing, click next question in the questions list!!!