Question: In C++ In C++ Assignment 1 - StringList Start Assignment File Types zip Due Jan 28 by 11:59pm Points 50 Submitting a file upload Available
In C++



In C++
Assignment 1 - StringList Start Assignment File Types zip Due Jan 28 by 11:59pm Points 50 Submitting a file upload Available Jan 19 at 12am - Jan 30 at 11:59pm 12 days You are to implement a class that stores a list of strings* and, in part 2, write functions that use objects of your class. The class should use a dynamic array as its underlying representation. Please read the requirements carefully, paying particular attention to the names and input and output requirements of the class and its methods. We will be testing your class in our test program, if you do not follow the requirements our test program will not compile and your assignment will not be marked. Please read the General Requirements before starting your assignment. *That is objects of the standard string class - so you will need to include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
