Answer Posted / nashiinformaticssolutions
• 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
Explain the difference between new() and malloc() in c++?
What is difference between n and endl in c++?
Is dev c++ free?
Why #include is used?
Is c++ proprietary?
What do you mean by function pointer?
Tell me can a pure virtual function have an implementation?
What is a driver program?
Is arr and &arr are same expression for an array?
what is a reference variable in C++?
When do you call copy constructors?
Write a program using shift_half( ) function to shift the elements of first half array to second half and vice versa.
Why c++ is better than c language?
When do we use copy constructors?
How do you flush a buffer in c++?