this keyword in c++ | this pointer in c++ | |this pointer in c++ with example program

Опубликовано: 29 Март 2026
на канале: Technovision Services
287
24

In this video we'll learn about this keyword or this pointer in C++. How to use this keyword in c++.this keyword is used to differentiate between instance(object/non-static) variable and Local variable in any object oriented language like C++ ,Java, Dot net...etc.This is most widely using in c++ programming. It is also known as this pointer in object oriented langauges. For any doubt or suggestion you can mail me or comment.
Mail: [email protected]
After watching video please like, share & don’t forget to subscribe our channel TechnoVision Services
(   / technovisionservices  .
Thank you.
Suggested Videos

Introduction to c++ video    • Introduction to cpp  
Destructor video    • Destructor in Cpp(Theory and example of De...  
Constructor in c++    • Constructor in C++(Explanation in both lan...  

Scope of Varaibles and methods(function)    • Scope of Variables and methods in C++(One ...  
Scope Resolution operator in c++    • Scope Resolution Operator in C++ (Theory &...  

Function Overloading in c++    • Function Overloading in C++(Theory & Pract...  
Constructor overloading in c++    • Constructor Overloading in C++(Explanation...  

Inheritance (Part 1)    • Inheritance in c++( part 1 ) From Basic to...  
Inheritance (part 2)    • Inheritance in C++ (Part 2) Multi Level  I...  
Inheritance (part3)    • MULTIPLE INHERITANCE IN C++(IN BOTH LANGUA...  
Inheritance ( part4 )    • HIERARCHICAL INHERITANCE(Explained in Very...  
Inheritance(Part 5)    • HYBRID INHERITANCE(Theory & Practical Both...