Answer Posted / hr@tgksolutions.com
• 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 what is oop?
What are the advantages of pointers?
What character terminates all character array strings a) b) . c) END
Is oops and c++ same?
Where are setjmp and longjmp used in c++?
What are enumerations?
What is the use of object in c++?
What is heap sort in c++?
Define the operators that can be used with a pointer.
What does extern mean in a function declaration in c++?
Do you know about latest advancements in C++ ?
What is meant by const_cast?
How can you quickly find the number of elements stored in a static array? Why is it difficult to store linked list in an array?
What is the use of map in c++?
What does the ios::ate argument do?