Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
C# Programming
»
Inheritance
An object of a derived class cannot access private members of base class.
True
Show Answer
Correct Answer:
True
Explanation:
The private members of the base class are never accessible outside the class.
← Previous
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment