Answer Posted / glibwaresoftsolutions
• It points to the calling object and is used to resolve scope issues, especially with member functions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can turbo c++ run c program?
What are the various oops concepts in c++?
What is c++ virtual inheritance?
Does dev c++ support c++ 11?
What are c++ manipulators?
What is this pointer in c++?
If a base class declares a function to be virtual, and a derived class does not use the term virtual when overriding that class, is it still virtual when inherited by a third-generation class?
What are friend classes? What are advantages of using friend classes?
What is c++ mutable?
What is meant by the term name mangling in c++?
What is the full form of ios?
What is c++ namespace?
What is a manipulative person?
I want explanation for this assignment: how to connect mysql database using c/c++,please explain this detailly?
When you overload member functions, in what ways must they differ?