Explore topic-wise MCQs in Testing Subject.

This section includes 657 Mcqs, each offering curated multiple-choice questions to sharpen your Testing Subject knowledge and support exam preparation. Choose a topic below to get started.

1.

Choose the statements which are false in nature?

A. The base class member functions can access public member functions of derived class
B. An object of a derived class cannot access private member of the base class
C. Private members of the base class cannot be accessed by derived class member functions or objects of derived class
D. None of the mentioned
Answer» B. An object of a derived class cannot access private member of the base class
Previous Next