Question: Create a custom string class. This class should be based of using the generic array in the previous problem using the character elements. Methods needed

Create a custom string class. This class should be based of using the generic array in the previous problem using the character elements. Methods needed for full credit strlen strlwr strupr strcat strcpy strcmp

is Empty, is Equal, Insert At, Filter**, Length/SizeOf, Remove At, Remove Duplicates, Print, Sort, Search, Shuffle, Slice.

**Plz write the code in C++ only. **plz do not use the java.util.* , cstring or string library.

***Use self commenting code and write runtime and algorithmic approximation for the problem**

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!