Question: Consider programming Q2(d). Make a flowchart of the following code fragment? (2 marks) if (marks 80) else printf(Grade is A !.); printf(Grade is below A.)
Q2(d). Make a flowchart of the following code fragment? (2 marks) if (marks 80) else printf("Grade is A !."); printf("Grade is below A.")
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
