Wayne State University Visual Studio Project
Description
Create a new Visual Studio project.
Add your Assignment 1’s class* to this project.
From the template implementation files, copy bubble sort and swap functions to this project.
Make sure that bubble sort and swap functions are template functions.
In the main program
Create an array of objects of your Assignment 1’s class.
Assign arbitrary values to the objects in the array.
Display the content of the array (i.e. attributes’ values per each object). Overload the << operator with your Assignment 1’s class.
Sort the array using bubble sort.
Display the content of the sorted array (i.e. attributes’ values per each object).
Submission
Files to submit:
Visual Studio solution/project files.
Class files (.h and .cpp)
Main program (.cpp)
Have a similar assignment? "Place an order for your assignment and have exceptional work written by our team of experts, guaranteeing you A results."