Hello guys...i want to every thing on wrapper class...and these are the programming doubts....plz answer these i hav an interview 2mrw..
[B]1.write a string wrapper class using a char array and implement[
1.degault constructor
2.parametetrize d constructor for char array
3.copy constructor
4.overloaded '+' opeartor for concantentation
5.find function the position where another string is found
6.to_integer function to convert string to integer.
write a list class for strings.Impleme nt
1.add list to string function
2.remove string from list function
3.sort list function
4.print list function
5.find string in list function
[B]1.write a string wrapper class using a char array and implement[
1.degault constructor
2.parametetrize d constructor for char array
3.copy constructor
4.overloaded '+' opeartor for concantentation
5.find function the position where another string is found
6.to_integer function to convert string to integer.
write a list class for strings.Impleme nt
1.add list to string function
2.remove string from list function
3.sort list function
4.print list function
5.find string in list function
Comment