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 the difference between C and CPP?
What is the hardest coding language to learn?
Write some differences between an external iterator and an internal iterator?
Search for: what is pair in c++?
What do you mean by early binding?
Differentiate between C and C++.
Is there a sort function in c++?
What kind of jobs can I get with c++?
Why is c++ still best?
What's the hardest coding language?
Why is standard template library used?
What is expression parser in c++
What do you mean by ‘void’ return type?
Is dev c++ a good compiler?
Should you pass exceptions by value or by reference?