Question: QUESTION 6 Show the output displayed by the following program lines when the data entered are 10 and 20: printf(Enter two integers: ); scanf(%d%d, &a,&b);
QUESTION 6 Show the output displayed by the following program lines when the data entered are 10 and 20: printf("Enter two integers: "); scanf("%d%d", &a,&b); a =b/2; b = 25-a; printf("a = %d b = %d ", a, b): For the toolbar, press ALT+F10 (PC) or ALT+FN+F10 (Mac). BI U S Paragraph Arial 14ny =
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
