Answer Posted / nashiinformaticssolutions
• Private: Members are accessible only within the class.
• Protected: Accessible within the class and derived classes.
• Public: Accessible from outside the class.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is type of 'this' pointer?
What is virtual base class?
Why cstdlib is used in c++?
Is c++ used anymore?
Is string an object in c++?
Explain the differences between private, public and protected and give examples.
Explain container class.
What is difference between array and vector in c++?
What is c++ and its uses?
Explain rtti.
What can c++ be used for?
What are pointers used for c++?
What do you mean by overhead in c++?
How would you use qsort() function to sort an array of structures?
Can you Mention some Application of C/C++?