Question
1. Draw a flowchart to compute and print out the sum, average, and product of four inputted numbers A, B, C, and D. 2. Create
1. Draw a flowchart to compute and print out the sum, average, and product of four inputted numbers A, B, C, and D.
2. Create a flowchart that will accept two integers X and Y. If X is greater than Y, it will compute for the difference between X and Y. If X is less than Y, it will compute for the product of X and Y. Otherwise, it will compute for the sum of X and Y. Display the values of X,Y, and the answer.
3. Create a flowchart that will accept a students name and grade in his twenty (20) subjects. It will compute and display the average of the student and ask if the user wants to input another name and grades.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started