Thursday 16 January 2014

CPP Program Question

Create a class "string" as user defined string type. Include constructors to create and initialize a string. Overload the operators + and <= to add and compare two strings.

No comments:

Post a Comment