Question: Exercise 01: Write an algorithm and draw a flowchart to find bigger number among two numbers. Algorithm Flowchart Exercise 02: Write an algorithm and

Exercise 01: Write an algorithm and draw a flowchart to find biggernumber among two numbers. Algorithm Flowchart Exercise 02: Write an algorithm and

Exercise 01: Write an algorithm and draw a flowchart to find bigger number among two numbers. Algorithm Flowchart Exercise 02: Write an algorithm and a flowchart to find sum of n numbers. Algorithm Flowchart Exercise 03: Write an algorithm and draw a flow chart to find factorial of any number. Algorithm Flowchart From the flowing qustion 1-8, select 4 questions and answer them: 1. Write an algorithm to sum 5 numbers. Trace the algorithm using the numbers 1, 3, 5, 7 and 9. 2. Write an algorithm to compute the average of 5 numbers. Trace the algorithm using the numbers 1, 3, 5, 7 and 9. 3. Write an algorithm to multiply 3 numbers. Trace the algorithm using the numbers 2, 9 and 6. 4. Write an algorithm to multiply 2 numbers and divide the product by a third number. Trace the algorithm using the numbers 2, 9 and 6. 5. Write an algorithm to calculate the average mark out of 100, given three assignment marks, each of which is marked out of 20. Trace the algorithm using 15, 20 and 10 as the three assignment marks. 6. Write an algorithm to calculate the sum of the digits of a three digit number. Trace the algorithm using the number 659. 7. Write an algorithm to swap two numbers. Trace the algorithm using x as 8 and y as 9. 8. Write an algorithm to sum four numbers and return the sum in the variable x. Trace the algorithm using was 2, x as 3, y as 4 and z as 5.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Computer Network Questions!