info@avatto.com
+91-9920808017
61. A constructor must provided for a derived class
always
if base class constructor required arguments
if the base class constructor does not required argumens
never
Your email address will not be published. Required fields are marked *
Report
Name
Email
Website
Save my name, email, and website in this browser for the next time I comment.
Comment
62. The prototype for a derived class constructor may include arguments for
data members of the derived class
data members of the base class
Both (a) and (b)
None of these
63. For only one memory location to be reserved for a class variable, no matter how many objects are instantiated, you should declare the variable should be declared as
static
unary
dynamic
volatile
64. A function that is called automatically each time an object is created is a (n)
constructor
contractor
builder
architect
65. A class named student must have a constructor whose name is
student
any legal C++ name
none of these
Login with Facebook
Login with Google
Forgot your password?
Lost your password? Please enter your email address. You will receive mail with link to set new password.
Back to login