Question: 1. An algorithm is procedure consisting of a finite set of unambiguous rules (instructions) which specify a finite sequence of operations that provides the solution

1. An algorithm is procedure consisting of a finite set of unambiguous rules (instructions) which specify a finite sequence of operations that provides the solution to a problem. Whereas, Pseudocode is one of the tools that can be used to write a preliminary plan that can be developed into a computer program. Pseudocode is a generic way of describing an algorithm without use of any specific programming language syntax. Flowcharting is a tool developed in the computer industry, for showing the steps involved in a process. Scenario: A program which calculating the sum and average of a series of numbers. a. Write an algorithm for the above scenario in detail. (6 Marks) (CLO1:PL05:01) Write an algorithm for the above scenario in detail. (6 Marks) (CLO1:PLO5:01) Draw a flowchart which representing the algorithm and pseudocode in Q1(a) and Q1(b). (8 Marks) (CLO1:PLO5:01)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
