Given that a=2, b=25, c=8 and d=5, evaluate each of the following C++ program equations. (6 marks)
I. y=(y=a,y*2);
II. x= (a*sqrt(b)*d%a)-(c/a+(a*b/d));
III. z=(4/a+c/2*(c+d)*b);
 Viewed: 493 times For Better experience and learning,for video answers, after video ends playing, click next question in the questions list!!!