0% found this document useful (0 votes)
4 views1 page

Lab 6

Uploaded by

singh.angad0905
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views1 page

Lab 6

Uploaded by

singh.angad0905
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Lab 6

Objective: Practice Arrays and Sorting Algorithm.

In this lab, you are going to practice the two sorting algorithms by using Array in Section 7.3. Please use the
code 7.12 and 7.13 as reference.

Please create a function for each of the algorithms, the function should have one parameter for an array and
another parameter for the size of the array.

Submission:

You need to upload: the source code (.cpp files), input text file and the Screen shot of your program
output on Moodle.

You might also like