TASK 1:Write a C++ program in which you define a class String and declare two string objects. Your class should contain special function for comparison operator == to return either the two strings are of same length or not.
TASK 2:Create a calculator in c++ for the number by creating a class of number with overloading all operators in it.(Operators: ++,--,+,-,/,*, >>, <>
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here