info@avatto.com
+91-9920808017
31. When a derived class and instantiate create on object
parent class object must be constructed first
child class object must be constructed first
parent class object must not be constructed
child class object must not be constructed.
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
32. A class hierarchy
describes "is a" kind of relationships
describes "has a" relationships
shows same relationships as an organization chart.
shows same relationships as a family tree.
33. A class D can be derived from a class C, which is derived from a Class B, which is derived from a class A.
True
False
34. Assume a class Derv that is privately derived from class Base. An object of class Derv located in main () can access
public members of Base
protected members of Base
private members of Base
public members of Derv.
35. The scope-resolution operator usually
specifies a particular class
resolves ambiguities
both (a) and (b)
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