Answer Posted / glibwaresoftsolutions
• 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
If a function doesn’t return a value, how do you declare the function?
Explain data encapsulation?
Is java the same as c++?
Write some differences between an external iterator and an internal iterator?
What is a c++ map?
what Is DCS ? what i will get benefit when i did?
What does flush do?
Can you be able to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?
Define the operators that can be used with a pointer.
How can an improvement in the quality of software be done by try/catch/throw?
What is the use of endl in c++ give an example?
What is a map in c++?
What are static variables?
What are the advantages of inheritance in c++?
Is std :: string immutable?