Friday, May 14, 2010

User defined string functions

Share Orkut
9. Write a c++ program using classes to perform operations without using built in string functions. Member functions include
   a)Read the string
   b)Display the string
   c)Reverse the string
   d)Copy one string to another
   e)String concatenation

No comments:

Post a Comment