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
What is namespace & why it is used in c++?
What are the types of array in c++?
How a new operator differs from the operator new?
How does atoi function work?
What is a character in c++?
Can we use this pointer inside static member function?
What is a hash function c++?
Write a c program for binary addition of two 8 bit numbers.
What is setbase c++?
Why main function is special in c++?
what is Loop function? What are different types of Loops?
Can I run c program in turbo c++?
Write a Program for find and replace a character in a string.
What is the last index number in an array of 100 characters a) 100 b) 99 c) 101
How is data hiding achieved in c++?