What is the difference between public, private, protected
inheritance?
Answer Posted / sehrish
in private inheritance the private public and protected membrs are inaccessible
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is the fastest c++ compiler?
Which c++ operator cannot overload?
What is an iterator class in c++?
Can turbo c++ run c program?
By using c++ with an example describe linked list?
How are the features of c++ different from c?
What do you mean by ‘void’ return type?
Describe private, protected and public – the differences and give examples.
Is swift faster than go?
Explain differences between new() and delete()?
What is increment operator in c++?
What is c++ vb?
Where and why do I have to put the "template" and "typename" keywords?
What are c++ variables?
How should runtime errors be handled in c++?