What is the difference between public, private, protected
inheritance?
Answer Posted / sasikumar
everything which is aware of base is also that base
contions public member,,,
| Is This Answer Correct ? | 12 Yes | 18 No |
Post New Answer View All Answers
What parameter does the constructor to an ofstream object take?
Why is c++ still used?
When is the destructor called?
program explaining feautures of c++
What is an arraylist c++?
What is the difference between passing by reference and passing a reference?
Which coding certification is best?
What are c++ variables?
What is function prototyping? What are its advantages?
What are the differences between new and malloc?
What is oops in c++?
Does c++ have arraylist?
What is a storage class used in c++?
How to declaring variables in c++?
Explain how we implement exception handling in c++?