Question: in c Q3: (20 points) Construct a flowchart to input a grade for each of N student, find and print the average grade and the


Q3: (20 points) Construct a flowchart to input a grade for each of N student, find and print the average grade and the maximum grade Q4: (24 points) Construct a flowchart to find and print the factorial of the integer numbers from 70 to 5 (inclusive) Where: nlanx (n-1) X (n-2)...X1 Q6: (6 points) Write a flowchart or a C program (but not both) to solve the following problem: Input two numbers x and n. - Calculate y=x" (means x is multiplied by itself n times). (You are not allowed to use the standard power function)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
