For each statement, indicate if it is True or False by circling T or F. If you need to cross out an answer, be sure that your final answer is clear and unambigous-otherwise it will receive no credit. 1- An object of a derived class has access to the public methods of its base class T F F 2- An object of a base class has access to the private helper methods of its derived class T 3- Destructors are not inherited by derived classes T F T F T F T F T - An object of a derived class inherits the copy constructor of its base class 5- Operators are passed down inheritance hierarchies 6- Destructors in derived classes are called after their base class calls its destructor 7. Constructors of base classes are accessible by derived classes F

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter10: Classes And Data Abstraction
Section: Chapter Questions
Problem 1TF: Mark the following statements as true or false. The member variables of a class must be of the same...
icon
Related questions
Question
For each statement, indicate if it is True or False by circling T or F. If you need to cross out an answer, be sure
that your final answer is clear and unambigous-otherwise it will receive no credit.
1- An object of a derived class has access to the public methods of its base class
T F
2- An object of a base class has access to the private helper methods of its derived class T F
3- Destructors are not inherited by derived classes
T F
T F
T F
u- An object of a derived class inherits the copy constructor of its base class
5- Operators are passed down inheritance hierarchies
6- Destructors in derived classes are called after their base class calls its destructor
7. Constructors of base classes are accessible by derived classes
T
T
F
F
Transcribed Image Text:For each statement, indicate if it is True or False by circling T or F. If you need to cross out an answer, be sure that your final answer is clear and unambigous-otherwise it will receive no credit. 1- An object of a derived class has access to the public methods of its base class T F 2- An object of a base class has access to the private helper methods of its derived class T F 3- Destructors are not inherited by derived classes T F T F T F u- An object of a derived class inherits the copy constructor of its base class 5- Operators are passed down inheritance hierarchies 6- Destructors in derived classes are called after their base class calls its destructor 7. Constructors of base classes are accessible by derived classes T T F F
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Software Development
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning