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
Get step-by-step solutions from verified subject matter experts
