You are not logged in.
Pages:: 1
#1 2015-08-08 05:57:43
Class Inheritance:
Programming Languages Quizzes Inheritance
Question:
During a class inheritance in CPP, if the visibility mode or mode of derivation is not provided, then by default visibility mode is___________.
Option A):
protected
Option B):
friend
Option C):
public
Option D):
private
Correct Answer is Option D):
private
You cannot discover the new oceans unless you have the courage to lose the sight of the shore.
Offline
2015-08-08 05:57:43
- Advertisement
- Ads By Google
Re: Class Inheritance:
\n
Pages:: 1