Question: 4 - What does the code print to the screen? int x-100; printf(printf (x);); a) 100 b) printf (100) c) printf (x) d) None of


4 - What does the code print to the screen? int x-100; printf("printf (x);"); a) 100 b) printf (100) c) printf (x) d) None of the above 5 - What does the code print to the screen? a) It is normal to mess up! b) It is ormal o mess up! c) It is printf ("It is ormal \to mess up!"); ormal to mess up! d) None of the above 6 What does the code print to the screen? a) 7/3 b)3 c) 3.5 d) None of the above printf("%d", 7/2)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
