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
When does a name clash occur in c++?
What do you mean by translation unit?
What is set in c++?
What is the default access level?
Can we delete this pointer in c++?
Are strings mutable in c++?
What is the equivalent of Pascal's Real a) unsigned int b) float c) char
What is cin clear () in c++?
What is iomanip c++?
What do you mean by global variables?
What is a volatile variable in c++?
What does it mean to declare a member variable as static?
What are vectors used for in c++?
What c++ is used for?
What is a stack c++?