Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
C++ Programming
»
OOPS Concepts
Which of the following are available only in the class hierarchy chain?
Public data members
Private data members
Protected data members
Member functions
Correct Answer:
Protected data members
← Previous Question
Next Question→
More Questions from
OOPS Concepts
Which of the following cannot be used with the keyword virtual?
Which of the following operators cannot be overloaded?
Which of the following provides a reuse mechanism?
Which of the following is a mechanism of static polymorphism?
Which of the following is used to make an abstract class?
Which of the following concepts means adding new components to a program as it runs?
Which of the following term is used for a function defined inside a class?
How "Late binding" is implemented in C++?
Which of the following concepts provides facility of using object of one class inside another class?
Which of the following functions are performed by a constructor?
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment
Join Discussion
Discussion & Comments