Login
Remember
Register
CodersEditor Q&A
Online IDE
Questions
Unanswered
Tags
Users
Ask a Question
Programming Tutorials
Ask a Question
Explain ‘this’ pointer?
0
votes
asked
Jan 20, 2021
by
abitha
(
1.6k
points)
c
Please
log in
or
register
to answer this question.
1
Answer
+1
vote
answered
Jan 20, 2021
by
Inba
(
1.1k
points)
selected
Jan 22, 2021
by
abitha
Best answer
This pointer lets the objects access the address of it own.
Please
log in
or
register
to add a comment.
Welcome to CodersEditor Q&A, where you can ask questions and receive answers from other members of the community.
239
questions
203
answers
2
comments
692
users
Related questions
What is a default argument in C++?
Define access specifier and its various types in C++
What is goto statement in C?
Define Block scope variable?
What are the differences between a shallow copy and a deep copy?
...