Question: PART A (20 X 1 = 20 Marks) Fill up the blank How many times the value of 'i' get printed in the following loop?

 PART A (20 X 1 = 20 Marks) Fill up the

PART A (20 X 1 = 20 Marks) Fill up the blank How many times the value of 'i' get printed in the following loop? #include void main() int i; Answer: times while (i Write the for loop for the following do-while loop int k 1: Answer: do printf("%d", k); while (k void main() Answer: int 2, X: xy-10: 2-x+y: printf("%d". 2): 3 What is the output for the following program? #include Answer: void maino 4 int x = 3, y - 2,2 float p=4,4-2, rap/ z = x/y: printf("z=% nr=%d ", 2)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!