Question: Solve the following Exercises: Exercise 1: Initially a = 6 and b = 6 a... a=.... b=.... a=... b=.... a =+ +b a =b ++
Solve the following Exercises: Exercise 1: Initially a = 6 and b = 6 a... a=.... b=.... a=... b=.... a =+ +b a =b ++ ++ b a=.-b a = b-- Exercise 2: a-.... as. Initially a = 2, b = 4, C = 6 What is the values of a, b, c after every statement ( separately)? 1) a += 5 +a; 2) a = b++ - C 3) a = -b++*++C Exercise 3:What is the output of the following program? #include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
