Write a program that demonstrate the use of constructor with default
arguments for the following problem. Define a class Person with data member as name
and age. Create three objects with no argument, one argument name and two argument
name and age. You are not allowed to create more than one constructor.
For Code, use C++ only...
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here