Lab 6
Lab 6
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.