Question: What will be displayed when this program is executed if the user enters 17? #include stdio.h> main 0 printf(Enter a munber 'n); scanfi&x) if(ix 25)

What will be displayed when this program is executed if the user enters 17? #include stdio.h> main 0 printf("Enter a munber 'n"); scanfi&x) if(ix 25) printf ("Figa"). else if (x > 20) printf ("Hog'a"), > else printf ("Rag'a"); return 0. O Rag O Hog O Fig O Bug
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
