Provide Solution

Ruben

Broken In
Hello freinds,
Please provide the solution to the following two programs:

1.Design a class STR to overload + and < operator to join two strings and to compare two strings.
2.Write a program to write a sentence into a data file and then count the number of characters present in that file.
(Here i am unable to count the number of characters)
 
Top Bottom