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
How do c++ struct differs from the c++ class?
What is the role of static keyword for a class member variable?
What is the difference between #import and #include in c++?
Why ctype h is used in c++?
Explain how functions are classified in C++ ?
Why do we use string in c++?
How would you use the functions sin(), pow(), sqrt()?
How one would use switch in a program?
Is string data type in c++?
What is a dynamic binding in c++?
Is it possible to use a new for the reallocation of pointers ?
what are function pointers?
When does the c++ compiler create temporary variables?
What is string in c++ programming?
Explain the difference between using macro and inline functions?