Home /
Expert Answers /
Computer Science /
design-a-flowchart-to-represent-a-solution-in-which-4-numbers-are-fed-into-a-program-and-the-follow-pa451
(Solved): Design a flowchart to represent a solution in which 4 numbers are fed into a program and the follow ...
Design a flowchart to represent a solution in which 4 numbers are fed into a program and the following is done and in the order specified: 1. Compute sum of 4 numbers 2. Display sum of 4 numbers 3. Compute average of 4 numbers 4. Display average of 4 numbers