Question: Arrays and Sorting Algorithm (25 Marks) Write an Algorithm that will take ten numbers between 0 to 99 (inclusive) and store them into array along
Arrays and Sorting Algorithm (25 Marks)
- Write an Algorithm that will take ten numbers between 0 to 99 (inclusive) and store them into array along with sum and average calculation. (10 Marks)
- There are five students in the level-1 who are studying CNS, Web Development and Programming module. As a programmer, you are expected to write an algorithm/C/C++ programme which will input the required inputs and provide the average marks for each student. (10 Marks)
- Note down the value obtained from the 4(b) as average marks, apply bubble sort algorithm to arrange them in ascending/descending order. (5 Marks)
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
