write a c program to do the following: (10 marks) a. declare two variables a and b of type integer b. initialise the value of variable a to 3 and the value of variable b to 0 c. if the value of a is greater than 0, then assign b the value of a + 3
1
By Harvey Gleason at Oct 30 2020