Another more important use of this pointer is to return calling object from a function , i.e return(*this) , hence allowing us to use multiple function by one line. Very good lecture sir.
Uh upload ths vdoo 5 yearr agoo...butt it is helping many studentss now and it will be helpful for many students in future also....cozz ur teaching technique is so goodd that...we are preferinggg that 5 year old vdoo...tqsm sirrr .❤️❤️❤️❤️❤️❤️❤️❤️
Wow siji maza agaya. Whenever i have some sort of difficulty understanding a concept i come here and i always return satisfied. Thanks a million sirji!
SIR VERY GOOD SIR....YOU ARE GREAT... SIR KOL MONDAY WALE DIN MERA VIVA HOA THA C/ C++ PROGRAMMING KA... SIR AP KI BADOLAT BOHT ACHA HOA HA ...TEACHER ne khud mujy appreciate kia ha ....nice too lecture sir....
Sir, I follow each and every video of yours,I would be very very happy if you would a little louder, the reason I am saying this is because I stay in the hostel and if you know people here do different things like listening to loud music,playing,shouting all at the same time, so if u could please be louder, but sir your the boss
please create some challenges and more tasks on your website. after watching your videos i feel like i can program good now.but it will be better if i can test my knowledge somewhere on real applications. i request you to create some challenges
Excellent video...but please share higher C++ concept video like templates, exception handling etc for which there are no youtube videos.....thanks again !!
+Chandra Mani Pandey this is a pointer which points to caller object. this->l is caller object's l. l does not belong to class, as it is instance member variable. You can call static members of the class as class variables. Without object there is no existence of l.
Abhinav Ashish Constant pointer is a pointer which when point something, it can not point to else. int * const p =&x; p++; //error p=&y; error Pointer to const is a variable which can not modify the content of pointing block. This is used to restrict any alteration. int const *p=&x; *p=5; //error
You almost stopped reading comments n replying them as well...bt you always end up tutorials by suggesting to comment on your videos....I know it's long time now since you started making these videos for us....
Dear Mangal, are you telling me or asking me. Well let me tell you, name conflict issue is scope based, whether it is between local variable and instance variable or between base class member variable and derived class member variable. When one scope comes inside the other, name conflict issue occurs. Hope you understand the concept. Best wishes
sir, thanking you a lot for reaching out so wide and helping out in such a noble way.. sir, my question is i have learned a lot through your efforts but tricky part is as to how can i implement my knowledge of c++ language to build applications in real world or what are the other prerequisites to be learned to build the same application... do respond me sir......... regards umang bangalore
+Umang Bhatnagar I advice you to move little bit further and learn PHP-MySQL from www.mysirg.com and develop a web application, a more job oriented course
@Avi Sinha I moved onto quite a lot of technology stack as a part of journey through career of 5 years now.... Moved onto web development wherein I learnt java, javascript, react framework, redux, hooks, graphql, and pretty much a lot of other libraries.... Ofcource Html and css being the foundation skill set.... Apart from that I even get to learn embedded systems where in I had to work on embedded C linux, device drivers and lot more
The best part was the way you explained the definition of this, that's what i needed. Thank you.
Just like normal pointer. For 32 bit system it will be 4 bytes and for 16 bit systems 2 bytes
OK sir
OK sir
sir can you please explain more about "this pointer"
@@motivatemedaily3334 apne baap ka nokar samjha hai kya
Because addresses are also Integers
After 5 days my final year exam is starting. I could not understand this pointer concept. You've explained it very simply. Thank you sir!
What are you doing now ??
@@UA-camch11vada pav stall 😢
Another more important use of this pointer is to return calling object from a function , i.e return(*this)
, hence allowing us to use multiple function by one line.
Very good lecture sir.
thanks
@@vishaldeshmukh2974 welcome
What are you doing now ??
please give a simple example also
this was so good sir. at the end I got what this pointer is. helpful for my tommorow's exam. Thank you
This was so good..... Which this.... Video or this pointer😂lol....!
😃
What are you doing now ??
watching in 2021... yet one of the best videos for this pointer
This kind of explanation is never before and hoping ever after. Thank you sir
Became a fan of yours
What are you doing now ??
Just Brilliancy ! in explanation .
I want my C++ teacher like you.
I was literally crying not understanding anything kudos to this video now I'm smiling and confident 😄😄
Kaa roko ta doss. Bujesi ta hasne honi.
What are you doing now ??
if i have money i definitely bought your course but kya kare but lots of appreciation to you for providing such quality content
thank you so much sir
This is my 8th time watching this video, humesha bhul jaata hu. Thankfully this video stay here always for me.
make notes man short notes bano to remember and also it will help in revision
Bahut - bahut sukriya guruji itna achha explanation dene ke liye🙏🙏🙏🙏🙏💐💐🌺
Great video, watching it before 1 hour of viva, and it cleared the topic of this pointer in 1 go.
Great sir jii. App bhut hi sandar padhate hoon☺☺☺🙏🙏
Best explanation on whole youtube sir.
Hats off to you!
Your teaching is awesome. I am very thankful to you for these series of video lectures. Stay blessed.
What are you doing now ??
Uh upload ths vdoo 5 yearr agoo...butt it is helping many studentss now and it will be helpful for many students in future also....cozz ur teaching technique is so goodd that...we are preferinggg that 5 year old vdoo...tqsm sirrr .❤️❤️❤️❤️❤️❤️❤️❤️
What are you doing now ??
Wow siji maza agaya. Whenever i have some sort of difficulty understanding a concept i come here and i always return satisfied. Thanks a million sirji!
What are you doing now ??
SIR VERY GOOD SIR....YOU ARE GREAT...
SIR KOL MONDAY WALE DIN MERA VIVA HOA THA C/ C++ PROGRAMMING KA... SIR AP KI BADOLAT BOHT ACHA HOA HA ...TEACHER ne khud mujy appreciate kia ha ....nice too lecture sir....
I read at so many places, but still concept of this pointer was not clear to me. You clarified it easily. Special Thanks !!
What are you doing now ??
very clean vey clean explanation so clean i just understood in single watching
Best video for c++ language
sir, can u plz upload part 2 of this pointer in C++. it's not available in you tube
Sir, I follow each and every video of yours,I would be very very happy if you would a little louder, the reason I am saying this is because I stay in the hostel and if you know people here do different things like listening to loud music,playing,shouting all at the same time, so if u could please be louder, but sir your the boss
Thanks sir very good explanation further examples required about this pointer
What are you doing now ??
Bahut hi knowledgeable video h sir
Thank you very much. You are a genius.
Sir aapne bhot achha explain kiya Thankyou so much😊😊
It's so helpful
Best explanation
Thank U so much Sir
And keep it up
YES, PLZ UPLOAD VISUAL STUDIO C# VIDEO. YOUR VIDEOS REALLY HELPFUL HEARTILY.
bro aaab to 5 saal ho gae aap k comment ko ...... aaap abhi kya kar rahe ho
please create some challenges and more tasks on your website. after watching your videos i feel like i can program good now.but it will be better if i can test my knowledge somewhere on real applications. i request you to create some challenges
Rahul Sood u can practice on hackerrank
thanks a lot for making this video. extremely helpful and detailed.
Video was awesome. And I understood it thoroughly all in one go.
sir please also upload a video which tells more about pointer
3 years later 😯
ua-cam.com/video/5T4Ahg0n8Hg/v-deo.html
please support my channel by subscribing and give feedback.
@@shyam8636 ok
good explanation sir
excellent teaching sir :)
Rohan Telang Thank You Rohan
you r best in the world sir 🙏🙏🙏🙏🙏🙏🙏
Please explain more and I want to know other use of this pointe
Excellent video...but please share higher C++ concept video like templates, exception handling etc for which there are no youtube videos.....thanks again !!
amit kumar singh ua-cam.com/video/xNBWR_uFqQ8/v-deo.html
@@cbysaurabhshuklasir32 , sir can you send me smart pointer link please sir
Thankyou sir your lecture is osam to understand
thank you sir respect from Pakistan...
Thank you sir for such a useful video
sir ur lectures r very good.it really helps me a lot.thnkuu sir
Teaching method good
Sir, You are really great.
here you are using
this->l=l
to acess the member variable of class box or to acess the caller object variable?
+Chandra Mani Pandey this is a pointer which points to caller object. this->l is caller object's l.
l does not belong to class, as it is instance member variable.
You can call static members of the class as class variables.
Without object there is no existence of l.
class Box..because this contain the address of caller object and preference given on both sides is for the local variable.
Good video thanks sir.
I understand this pointer concept which I did not understand in my class
Sir please upload more about this pointer
What are you doing now ??
sir,are there some more uses of this pointer ,if ,so please upload video on them also
What are you doing now ??
very nice sir
thankyou so much sir
It is really great sir......thanks a lot
06:40 there is one more way to call a member function with the help of an object pointer,
(*P).member_function();
Aacha😂
@@pratyushtripathi1728 hass q rha hai be?
@@nirbhaykumarchaubey8777 Apna gyan apne pass rakh dusaro ko mat bata😂
Awsm sir
Awesome
I request to please make a video in smart pointer
special thanks from Pakistan
Sir.. u r doing great job... ur all videos are very nice..can u please upload a video on dynamic casting ? Thanx in advance sir.
What are you doing now ??
Fantastic
Sir please upload video for pointer to data member and pointer to member function.
Thanks a lot sir
You really helped me a lot
awesome pls sir give another example of this pointer
Nafees Computer ua-cam.com/video/x7TNT8fYhHs/v-deo.html
excellent video.
Hare Krishna
sir what is constant pointer and what is pointer to a constant and its difference
Abhinav Ashish Constant pointer is a pointer which when point something, it can not point to else.
int * const p =&x;
p++; //error
p=&y; error
Pointer to const is a variable which can not modify the content of pointing block. This is used to restrict any alteration.
int const *p=&x;
*p=5; //error
Sir explanation is awesome....
You almost stopped reading comments n replying them as well...bt you always end up tutorials by suggesting to comment on your videos....I know it's long time now since you started making these videos for us....
you are amazing, thanks for uploading the course
What are you doing now ??
Thank's Sir...
Thanks sir🥰
👍👍👍 Excellent
Superb....👌
worthy content.
Sir please make video on singleton design pattern in C++ ,I need that concept for interview
Sir give some more uses and application of pointer through this method..Plz...
Sir,
Please make more videos on application of this pointer
very very helpful
sir u are rally doing a great work
sir ,please increase the volume of video
v nice
wrongexplnation, name conflict(ambiguity) to inheritance scenario me hota hai.
Dear Mangal, are you telling me or asking me. Well let me tell you, name conflict issue is scope based, whether it is between local variable and instance variable or between base class member variable and derived class member variable.
When one scope comes inside the other, name conflict issue occurs. Hope you understand the concept.
Best wishes
sir,
thanking you a lot for reaching out so wide and helping out in such a noble way..
sir, my question is i have learned a lot through your efforts but tricky part is as to how can i implement my knowledge of c++ language to build applications in real world or what are the other prerequisites to be learned to build the same application...
do respond me sir.........
regards umang
bangalore
+Umang Bhatnagar I advice you to move little bit further and learn PHP-MySQL from www.mysirg.com and develop a web application, a more job oriented course
hii tumko ab 3 years ho gaya so what things did you learn
@Avi Sinha I moved onto quite a lot of technology stack as a part of journey through career of 5 years now....
Moved onto web development wherein I learnt java, javascript, react framework, redux, hooks, graphql, and pretty much a lot of other libraries....
Ofcource Html and css being the foundation skill set....
Apart from that I even get to learn embedded systems where in I had to work on embedded C linux, device drivers and lot more
@Avi Sinha Yes
Thanku sir but please explain more about this pointer
Thank you so much sir
Thank you sir. It was really helpful.
Thanks sir
its pretty good for begginers...nice sir...good job
What are you doing now ??
from where we should practice??? Please suggest some good problem books.
Sir please explain the other uses of this pointer..
nice video
Thanx Sir
this was very helpful sir....it was crystal clear..thanks a lot
What are you doing now ??
nice video sir
awssssm sirrr..thx alott
Sir phir member function or static member function Mai kya difference hai
Pushkar Agrawal static member functions can be called from outside the class with having to create any objects of class..
ur great sir.......
Thank u sir
please upload more video for this pointer
Sir, please upload another lecture on this pointer
#include
using namespace std;
class box
{
private:
int l,b,h;
public:
void setdata(int x,int y,int z)
{
l=x;
b=y;
h=z;
}
void showdata()
{
cout
sir how to find address of const int a=10; by pointer is possible or not
and can be change of address any variables like int a=10;