11. Pointers in C++ | Guaranteed Placement Course

Поділитися
Вставка
  • Опубліковано 14 гру 2024

КОМЕНТАРІ • 678

  • @galax5130
    @galax5130 2 роки тому +181

    My Rules of understanding pointers:-
    '&' - this will return an address of any variable or things.
    '*' - this will dereference an address
    'int *' - this will make a pointer variable
    'variable_name' - this will return value of a 'variable_name'
    Extra:-
    swap(a,b) - Call by value
    swap(&a,&b) - Call by reference

    • @sudhanshunain4690
      @sudhanshunain4690 Рік тому +3

      Thank you so much!!

    • @herohera3497
      @herohera3497 Рік тому +2

      char* can also make pointer variable.

    • @degenerateweeb1510
      @degenerateweeb1510 Рік тому

      any data type with star will make a pointer variable which can be used to address a memory location containing data of same data type as pointer@@herohera3497

    • @nilusingh75
      @nilusingh75 2 місяці тому

      @@herohera3497 char *

  • @shreyaschavhan5522
    @shreyaschavhan5522 4 роки тому +311

    Pointers Concept - 0:10
    Pointer Arithmetic - 4:10
    Pointers and arrays - 6:29
    Pointer to pointer - 11:00
    Passing pointer to function - 12:55

    • @ujjwalrockriser
      @ujjwalrockriser 3 роки тому +2

      *a++ karne se 2 hi aa rha he par *a += 1 karne se kaam de raha he aur 3 aa rha he, koi agar comment padh raha he to please bata do ye kyun ho raha he please.

    • @shreyaschavhan5522
      @shreyaschavhan5522 3 роки тому +4

      @@ujjwalrockriser Dekho! Hum pointers address store karne ke liye use karte hai! So Jab tum address ko baghaoge i.e. *a++ karoge toh tumhara address next jagah par point karega jaha par kuch nahi hai.
      and jab tum *a+=1 karte ho tab address nahi increment hota hai, tab a par joh element hai usme 1 add hota hai! bcz jab hum *a++ karte hai tab memory address +2 se badhta hai, and jab hum *a+=1 karte hai tab woh element me 1 add hota hai.
      Samjhe?

    • @sanyamratreja5457
      @sanyamratreja5457 3 роки тому +3

      @@ujjwalrockriser *a++ ki jagah (*a)++ try krke dekho, mera *a++ se nhi hua tha lekin brackets se kaam krgea,... ab bina brackets k kaam naah krne ka kaarn to meko bhi smjh nhi aaya, aapko smjh aaye to btaana

    • @ujjwalrockriser
      @ujjwalrockriser 3 роки тому +1

      @@sanyamratreja5457 bhai ye comment ke liye tarash gaya tha

    • @ujjwalrockriser
      @ujjwalrockriser 3 роки тому +1

      @@shreyaschavhan5522 achha to ye baat he
      Thank you bro

  • @myhp8300
    @myhp8300 3 роки тому +283

    The point is we can't increment the pointer directly as *a++;
    It'll still print a=2 but using (*a)++; gives the incremented value
    It is somewhat similar to BODMAS rule. We need to dereference the pointer a then increment it
    Thank me later!

  • @dhruvbhutani9965
    @dhruvbhutani9965 4 роки тому +217

    This has become a part of my daily schedule

    • @ujjwalrockriser
      @ujjwalrockriser 3 роки тому +3

      *a++ karne se 2 hi aa rha he par *a += 1 karne se kaam de raha he aur 3 aa rha he, koi agar comment padh raha he to please bata do ye kyun ho raha he please.

    • @monu_7712
      @monu_7712 3 роки тому +2

      @@ujjwalrockriser call by reference dekh lo aa jayega smz

    • @ujjwalrockriser
      @ujjwalrockriser 3 роки тому

      @@monu_7712 samjha nahi

    • @tipsandtricks9526
      @tipsandtricks9526 3 роки тому

      Same Problem

    • @viveksingh_01
      @viveksingh_01 3 роки тому +5

      @@ujjwalrockriser are bro aisa isliye hai kyunki *a++ karne pe '++' operator ki precendence zyada hoti hai '*' se to vo address ka increment kar deta hai phir uss increased address ko dereference karta hai jisse apna original a same hi rehta hai
      iss issue ko solve karne ke liye apan ko bas (*a)++ ye likhna hai jisse pehle dereference ho phir increment

  • @anudeep0129
    @anudeep0129 4 роки тому +100

    I don't know why people hate this kind of videos when someone is working so hard doing animation, writing the script, notes, editing the videos etc...etc... for your sake! Why can't we appreciate their work which has a huge impact on our society!!!

    • @akash-
      @akash- 3 роки тому +13

      brother you are absolutely right, but also try to understand that if you are an absolute beginner, then did you understand? a big NO, so that's why some beginners didn't liking it!

    • @topanalysis6766
      @topanalysis6766 3 роки тому +2

      @@akash- grammar pro max ultra op bro

    • @Mayankkumar-oi4sw
      @Mayankkumar-oi4sw 2 роки тому +2

      @@akash- i understood it tho

    • @rameshmalhotra9525
      @rameshmalhotra9525 2 роки тому

      ua-cam.com/video/5FsIa4Mp3ho/v-deo.html

    • @rameshmalhotra9525
      @rameshmalhotra9525 2 роки тому

      ua-cam.com/video/QTaiF8N6i3Y/v-deo.html

  • @piyushsatange4655
    @piyushsatange4655 4 роки тому +489

    Why you remove all adds we don't want to learn by making anyone financially weak please bro you can add adds and also sponsership

    • @devplays3200
      @devplays3200 4 роки тому +52

      dont worry about his finances he manages it well enough.... not being a hater of him ,, subscribed him for a long time

    • @harshhingu3082
      @harshhingu3082 4 роки тому +6

      @@devplays3200 what are the other things he does to earn money do you know.I am just asking

    • @piyushsatange4655
      @piyushsatange4655 4 роки тому +9

      @@devplays3200 bro I am just saying him that there is no need to compromise at all no one is getting angry for any add

    • @shlokhinge3179
      @shlokhinge3179 4 роки тому +13

      @@harshhingu3082 stock management, seminars in diff collages, affiliated marketing and much more... Our aman bhaiya is all rounder 😎
      Their annual income is 7Cr (some plus students were discussing this in comments session)

    • @mayankkumartiwari2052
      @mayankkumartiwari2052 4 роки тому +20

      @@shlokhinge3179 he doesn't charge any penny for seminars, don't spread rumors

  • @tonyroy5654
    @tonyroy5654 4 роки тому +32

    Sach me ammman sir pagal ho gya hoon me padh ke aisa content koi nhi dega paise le ker bhi love you sir💕🤘😊

    • @crazyakman0377
      @crazyakman0377 4 роки тому +1

      Hmm

    • @QWERTY-135
      @QWERTY-135 4 роки тому

      Hitler reacting to IIT-JEE RESULTS -- ua-cam.com/video/EioB3UK6IRM/v-deo.html

    • @rameshmalhotra9525
      @rameshmalhotra9525 2 роки тому

      ua-cam.com/video/5FsIa4Mp3ho/v-deo.html🙏🏻

  • @the-qi-world
    @the-qi-world 10 місяців тому +2

    #include
    Using namespace std;
    Int swap(int &a,int &b){
    Int temp ;
    Temp = a ;
    a = b ;
    b = temp ;
    };
    Int main(){
    Int a = 5 ;
    Int b = 10 ;
    Cout

  • @KMMOS1
    @KMMOS1 4 роки тому +2

    This video's spoken accent is so strong in Indian English that it detracts from learning.

  • @khatariinsaan5284
    @khatariinsaan5284 3 роки тому +8

    a BIG Thanks to Aman SIr & there Team !!
    Such a Great Efforts for student's who can't afford colleges or classes
    without showing any add's between the video

  • @hareshparab7808
    @hareshparab7808 3 роки тому +1

    clg mein samaj nhi aaya par hyaa pe smj aaya actually jab live code example dete hai taab smj ata hai thanks so much

  • @akshatchauhan6580
    @akshatchauhan6580 3 роки тому +5

    In my opinion, you're the best teacher on Apna College! ( No offense to other teachers, everyone's doing a great job, it's just my personal opinion, I am a slow learner)

  • @sourabhjain8102
    @sourabhjain8102 4 роки тому +5

    If anyone is facing any problem, this can be because ++ has equal precedence with the * and the associativity is right-to-left. You can use ++*a or (*a)++ to specify the order of evaluation.

    • @Harshit_yt1204
      @Harshit_yt1204 3 роки тому

      this should be pinned. now i realize how many actually code and how many simply watch the video.
      Thanks bhaiya.

    • @RiyaSharma-gd3kk
      @RiyaSharma-gd3kk 3 роки тому

      Thanks a lot Buddy.😄

    • @unnatisingh7612
      @unnatisingh7612 3 роки тому

      this was much needed...thank you so much pal!

    • @sourabhjain8102
      @sourabhjain8102 3 роки тому +1

      @@unnatisingh7612 Thank you so much for going out of your way and commenting this. I was having a really bad day and it really cheered me up!

    • @unnatisingh7612
      @unnatisingh7612 3 роки тому

      @@sourabhjain8102 it was my immense pleasure to hear that!!...
      Keep going buddy !

  • @atharvagarwal5367
    @atharvagarwal5367 Рік тому +1

    The point is we can't increment the pointer directly as *a++;
    It'll still print a=2 but using (*a)++; gives the incremented value.
    *a++ - Post Increment Operator, it first assigns the value and then increases the value later on.
    If we use
    ++*a - Pre Increament Operator, then it increase the value first and then assigns the value later on.
    So on using ++(*a) will give you the correct answer.
    Thanks !!

  • @anuragtyagi1111
    @anuragtyagi1111 3 роки тому +28

    When God come to help poor students ❤️

    • @kanishkbisht5461
      @kanishkbisht5461 3 роки тому +1

      @Raunak Singh lol, usko free nahi piracy bolte he. Thats why vo telegram par he aur ye YT.

    • @only_for_fun1234r
      @only_for_fun1234r 3 роки тому

      @Raunak Singh where?

    • @only_for_fun1234r
      @only_for_fun1234r 3 роки тому

      @Raunak Singh kaha free course h plzz help 🙏🙏

    • @rameshmalhotra9525
      @rameshmalhotra9525 2 роки тому

      ua-cam.com/video/5FsIa4Mp3ho/v-deo.html

  • @kaushalgupta5837
    @kaushalgupta5837 3 роки тому +12

    "Aya samajh me thoda thoda was so sweet mam"🤗

  • @shahnoorraza8514
    @shahnoorraza8514 3 роки тому +3

    *Program to Increment variable using Pointers:
    #include
    using namespace std;
    void increment(int *x);
    int main()
    {
    int x = 2;
    increment(&x); //Pass by Reference
    cout

  • @syedag.fatima6898
    @syedag.fatima6898 2 роки тому +14

    Don't get for what I was searching for... but really impressed by your way of teaching its awesome Ma Sha Allah 👍🏻💫

  • @thesoloentrepreneur07
    @thesoloentrepreneur07 3 роки тому +1

    One more easy Way to call
    #include
    using namespace std;
    void Swap(int &a,int &b){
    int temp = a;
    a = b;
    b = temp;
    }
    int main(){
    int a = 3, b = 5;
    Swap(a, b);
    cout

  • @jimcheriyan1801
    @jimcheriyan1801 4 роки тому +51

    Please post at least 2 videos per day if possible 🙏 Either way I am blessed to get such amazing tutorials for free

    • @durveshpal
      @durveshpal 3 роки тому

      ua-cam.com/video/PbcUrsLTDF4/v-deo.html

    • @debiprasannapattanaik8294
      @debiprasannapattanaik8294 2 роки тому +1

      Haath bhi jodte hoo aur bhik bhi maangte hoo🤣🤣🤣🤣

    • @jimcheriyan1801
      @jimcheriyan1801 2 роки тому +4

      @@debiprasannapattanaik8294Apne Guru ke samne hath jodke bhik mangne me kya hi bura hai

  • @allaboutmovies1730
    @allaboutmovies1730 Рік тому +2

    no one never ever explained something like the way you explained hats off 👌💯

  • @uttamkarmakarece3534
    @uttamkarmakarece3534 3 роки тому +4

    This channel deserves more subscribers ❤️🔥

  • @Harjotse
    @Harjotse 4 роки тому +90

    Pls provide us some extra questions sheet for each lecture .
    By the way you and your team is doing great work .

    • @QWERTY-135
      @QWERTY-135 4 роки тому +1

      STAND UP WE NEED {PYTHON}

    • @QWERTY-135
      @QWERTY-135 4 роки тому +1

      Hitler reacting to IIT-JEE RESULTS -- ua-cam.com/video/EioB3UK6IRM/v-deo.html

    • @prankushsharma2588
      @prankushsharma2588 4 роки тому +3

      @@QWERTY-135 jo mil raha wo le le phle 🤣🤣🤣🤣🤣

    • @rameshmalhotra9525
      @rameshmalhotra9525 2 роки тому

      ua-cam.com/video/5FsIa4Mp3ho/v-deo.html

    • @rameshmalhotra9525
      @rameshmalhotra9525 2 роки тому

      ua-cam.com/video/5FsIa4Mp3ho/v-deo.html

  • @vinaydeora7834
    @vinaydeora7834 4 роки тому +16

    Your videos are extremely helpful thanks a lot to everyone who gave their time, effort and money to make these videos ❤️.

    • @rakeshrana8570
      @rakeshrana8570 4 місяці тому

      Is playlist mai dsa bhi krwaya hai?

  • @M.YASIR_SHAHZAD
    @M.YASIR_SHAHZAD Рік тому +2

    we want SHARDHA DEDI in this video to teach this topic please please
    THUMBS UP WHO AGREE

  • @dishaakalra4503
    @dishaakalra4503 3 роки тому +11

    Dii even though other teachers are good too but i understand each topic the most when you explain it. thank you so much

  • @SeemaDevi-zs5ol
    @SeemaDevi-zs5ol 3 роки тому +1

    Meri pyari sister.... I am totally jelesh... Your voice because, your voice is amazing😘😘😘😘 Shreya singh

  • @GeshuLin_WW
    @GeshuLin_WW 3 роки тому +4

    Thanks ma'am, for covering the complete pointer in one video!

  • @VizVinit
    @VizVinit 3 роки тому

    Pointer to pointer to pointer to pointer....
    Inception at max level

  • @harsharyan767
    @harsharyan767 3 роки тому +4

    this is the most amazing explanation I have ever seen on pointers.
    thanks team

  • @deepakmehta2805
    @deepakmehta2805 2 роки тому +1

    Program to Increment variable using Pointers:-
    #include
    using namespace std;
    void increment(int *a){
    (*a)++;
    }
    int main(){
    int a=2;
    increment(&a);
    cout

  • @deepakmandal161
    @deepakmandal161 Рік тому +1

    Very useful video it clear my doubt of pointers

  • @ShikshaThisSide
    @ShikshaThisSide 2 роки тому +4

    amazing explaination mam, thankyou soo much .
    i think first time i really understood the concept calling by-value and by-reference .

  • @UnKnown-id7ih
    @UnKnown-id7ih 4 роки тому +2

    Di mza aa gya , now the speed of teaching is very good. I'm loving it. Thanks di and Aman bhiya ❤

  • @adityatrehan9838
    @adityatrehan9838 3 роки тому

    12:32 didi boht sundar hai aapki hadwriting....meri itni dangerous hai ki 5 marks for extra dark handwriting kat jaate the mere school mein

  • @NamasteCat19
    @NamasteCat19 2 роки тому

    Shruti didi always explain is very good 👍❤️❤️

  • @akshatdwivedi530
    @akshatdwivedi530 3 роки тому +6

    This is what kind of lessons I always want.

  • @RahulMishra-mt3cv
    @RahulMishra-mt3cv 4 роки тому +3

    Great video, first time in my life I understand the concept of pointers. Thank you so much :D

  • @BhupendraSingh-dw7vz
    @BhupendraSingh-dw7vz 3 роки тому +1

    Thnku dii bhut acha smjhaya apne 👍👍

  • @ece48siddhantmishra25
    @ece48siddhantmishra25 3 роки тому +1

    A much simpler approach
    #include
    using namespace std;
    void swap(int& a, int& b){
    int temp = a;
    a=b;
    b=temp;
    }
    int main() {
    int a=2;
    int b=4;
    swap(a,b);
    cout

  • @ujjalsingh923
    @ujjalsingh923 3 роки тому

    Pdhane k sath sath communication sounds bhot accha h

  • @safarihooo0sh503
    @safarihooo0sh503 3 роки тому

    this is prolly the best explanation for pointer

  • @moazzimalibhatti
    @moazzimalibhatti 8 місяців тому +1

    Best video ever on pointer

  • @prajwal_bagewadi
    @prajwal_bagewadi 2 роки тому

    didi your the best teacher in the world lots of love ❤❤❤❤❤❤❤❤❤❤❤🙏

  • @shikhapriya9498
    @shikhapriya9498 Рік тому

    Thanks for ur hardwork. The way u explained it's the easier way .

  • @anmolsingh9269
    @anmolsingh9269 3 роки тому +1

    #include
    using namespace std;
    void increment(int *a)
    {
    ++*a;
    }
    int main()
    {
    int a=2;
    int *ptr=&a;
    increment(ptr);
    cout

  • @ashishsolanki6948
    @ashishsolanki6948 4 роки тому

    Awesome Work by Aman dhattarwal sir .

  • @santoshkumarmarar7048
    @santoshkumarmarar7048 4 роки тому +2

    Great brother for self taught students

    • @QWERTY-135
      @QWERTY-135 4 роки тому

      Hitler reacting to IIT-JEE RESULTS -- ua-cam.com/video/EioB3UK6IRM/v-deo.html

  • @akashkashyap8445
    @akashkashyap8445 3 роки тому +2

    i am seriously wanting this video and a great thanks to all the team and didi for this video ♥♥

  • @nikhilguleria4313
    @nikhilguleria4313 3 роки тому +1

    This is really good leacture gjb💥🔥

  • @manthandubey5299
    @manthandubey5299 3 роки тому

    #include
    using namespace std;
    void swap(int *a){
    (*a)++;
    }
    int main()
    {
    int a=5;
    swap(&a);
    cout

  • @youreview5785
    @youreview5785 4 роки тому +3

    Loved her work
    Like👍👍👍

  • @suman-majhi
    @suman-majhi 4 роки тому +8

    One notable point is that
    1. int *ptr=&a;
    2. *ptr=&a;
    Here line 1 and 2 is not same thing

    • @jimcheriyan1801
      @jimcheriyan1801 4 роки тому

      Right

    • @it41tanmayaron26
      @it41tanmayaron26 4 роки тому

      @@jimcheriyan1801 what's the difference?

    • @anishdulal3362
      @anishdulal3362 4 роки тому

      @@it41tanmayaron26 1 is correct bcuz we hav t o declare pointers type too

    • @TricknologyHub
      @TricknologyHub 4 роки тому +1

      No you can't use *ptr = &a as it is different.
      In Int *ptr , *ptr is no a variable only ptr is a variable. U can also write it as int** ptr.
      Int* is not integer data type, it is a integer type data type for storing address of a int variable.

    • @it41tanmayaron26
      @it41tanmayaron26 4 роки тому

      @@TricknologyHub ok, so 2nd is wrong

  • @shubhamdeswal
    @shubhamdeswal Рік тому

    The code for pointers with explanation is here:
    #include
    using namespace std;

    int main(){
    int a = 10;
    cout

    • @shubhamdeswal
      @shubhamdeswal Рік тому

      void keyword is used when the function has no return value

  • @aniketkumar967
    @aniketkumar967 3 роки тому +1

    thankyou di❤❤ finally i understand pointer

  • @goldentime4910
    @goldentime4910 2 роки тому

    Ma'am ek number samjhaya

  • @bhaviksojitra07
    @bhaviksojitra07 4 роки тому +1

    #include
    using namespace std;
    void increment(int a){
    a++;
    }
    int main(){
    int a=2;
    increment(a);
    cout

  • @arjunyadav-kt5jr
    @arjunyadav-kt5jr 2 роки тому

    she sounds so clear to me!

  • @deepvasoya3648
    @deepvasoya3648 3 роки тому

    didi kya mst explain kiya he(i mean mem).🔥🔥

  • @VikasArya-cz9qs
    @VikasArya-cz9qs Рік тому

    Printers are the variables that stores the value of other variables

  • @harshjha5966
    @harshjha5966 3 роки тому

    kya mast padhaya hai didi......

  • @yogendrakesharwani3650
    @yogendrakesharwani3650 3 роки тому

    Cout

  • @himanshugupta325
    @himanshugupta325 3 роки тому

    Ab samaj aaya pointers. Sahi bolu pointers aur undefined behaviour sabse confuse karni wali cheze hai C++ mai.

  • @narayanchakrawarti3437
    @narayanchakrawarti3437 4 роки тому

    Thanku soo much Aman Bhaiya ji 🤗 & Ma'am ji

  • @elements8630
    @elements8630 3 роки тому

    i used to always get confused with pointers. not anymore. good video

    • @omleen3187
      @omleen3187 Рік тому

      How to understand the content in English? Subtitles aren't available!

  • @ujjawalmishra858
    @ujjawalmishra858 4 роки тому

    Thank You so much bhaiya...and whole ApnaCollegeTeam

  • @hritiksingh233
    @hritiksingh233 4 роки тому +1

    19:00 apne wnha addresses bheje hain pointer variable k is liy argument variable wnha pointer type k honge to accept the address coming from function call.

  • @anmolagrawal28
    @anmolagrawal28 4 роки тому

    Wow what a great explanation
    Hats off Aman bhaiya

    • @QWERTY-135
      @QWERTY-135 4 роки тому

      Hitler reacting to IIT-JEE RESULTS -- ua-cam.com/video/EioB3UK6IRM/v-deo.html

  • @VivekWesley
    @VivekWesley 4 роки тому +1

    Thanks Aman for the quality content and Thanks for the crystal clear explanation Urvi. 👍

  • @DeveloperX
    @DeveloperX 3 роки тому

    finally, understood the pass-by reference concept functionality.

  • @iamsuuraj
    @iamsuuraj 3 роки тому +2

    Pointer Concept: 0:10

  • @prasantcp
    @prasantcp 2 роки тому

    One of the best explanation !

  • @Abhishek-bu4tz
    @Abhishek-bu4tz Рік тому

    Really very informative video. Thank you for putting the efforts :)

  • @abodisom_official
    @abodisom_official 9 місяців тому

    Advance 5 million congratulations

  • @archanakalathiya2081
    @archanakalathiya2081 Рік тому

    I apologize for any confusion, but the program you provided is an example of 'pass by address,' not 'pass by reference,' as it's important to use the correct terminology in programming.

  • @mohammedraqeeb4392
    @mohammedraqeeb4392 3 роки тому +2

    Massive shout out to Aman bhaiya. At some point in life, I'd love to meet you

  • @all_gaming9682
    @all_gaming9682 3 роки тому +1

    This is the amazing bole to next level🤘

  • @anon35468
    @anon35468 2 роки тому

    Thank you didi you explained it very beautifully.

  • @rutvikrana512
    @rutvikrana512 4 роки тому +1

    void swap(int &a, int &b)
    {
    int temp = a;
    a = b;
    b = temp;
    }
    int main()
    {
    int x = 5;
    int y = 10;
    swap(x,y);
    return 0;
    }
    Just put & sign before variables declaration to call by reference. ENJOY ......🤘

  • @skycoding7854
    @skycoding7854 3 роки тому

    very well Mam! amaing and effective learning video.

  • @cstechsupport259
    @cstechsupport259 3 роки тому

    good work sister ...your work is good .i impress it . yo u take deeep working

  • @AnakinGaming07
    @AnakinGaming07 Рік тому

    Samjh me aya thoda thoda.❤❤

  • @simplesolutions2621
    @simplesolutions2621 3 роки тому +1

    Excellent explanation! 👍

  • @ishanksharma2785
    @ishanksharma2785 4 роки тому +2

    Give credits to the person teaching in the description as well. Great Video!

  • @mahdiasif5647
    @mahdiasif5647 Рік тому

    last one solve :
    #include
    using namespace std;
    void increement(int *a)
    { *a++;}
    void swap (int *a, int *b)
    { int temp = *a;
    *a = *b;
    *b = temp;
    }
    int main()
    { int a = 2 ;
    int b = 4;
    int *aptr = &a;
    int *bptr = &b;
    swap(aptr,bptr);
    cout

  • @ANSYoutube
    @ANSYoutube 4 роки тому +9

    In few years competition in coding will be like jee .Credit goes to Online educators for providing quality content for free .🙂😁😎

    • @aryanoberoi
      @aryanoberoi 4 роки тому

      really? and you consider that a good thing?

    • @flsh1343
      @flsh1343 4 роки тому

      @@aryanoberoi Obviously good(for doers) , sad for fellow lazy peoples

    • @rameshmalhotra9525
      @rameshmalhotra9525 2 роки тому

      ua-cam.com/video/5FsIa4Mp3ho/v-deo.html

    • @rameshmalhotra9525
      @rameshmalhotra9525 2 роки тому

      ua-cam.com/video/QTaiF8N6i3Y/v-deo.html

  • @kartikpadaliya7455
    @kartikpadaliya7455 4 роки тому +4

    Love you, kaksha❤️

    • @QWERTY-135
      @QWERTY-135 4 роки тому

      Hitler reacting to IIT-JEE RESULTS -- ua-cam.com/video/EioB3UK6IRM/v-deo.html

  • @MangoLassiYT
    @MangoLassiYT 3 роки тому

    At 12:58
    we can modify and output value of a without using pointers like this
    #include
    using namespace std;
    void increment(int a) {
    a++;
    cout

  • @brajeshkumartiwari1476
    @brajeshkumartiwari1476 7 місяців тому +1

    The best part of the video is "Handwriting ko ignore karna"😆

  • @sanchitraj582
    @sanchitraj582 4 роки тому +1

    Bhaiya your videos are awesome , always motivate me ❤😇

  • @AnandKumar-cm3jq
    @AnandKumar-cm3jq Місяць тому

    Thanks for this wonderful video

  • @AshishKumar-jc9nq
    @AshishKumar-jc9nq 4 роки тому +4

    I am confused only mam's lectures are more explainable to me than sir's lectures but overall lectures are awesome

  • @sahilsawal
    @sahilsawal 4 роки тому +2

    Thank You Ma'am ☺🙏👍

  • @mikansenpai2280
    @mikansenpai2280 3 роки тому

    Are didi after 3 years of coding today i understood why i use & in scanf () in c
    And that switch from call by value to call my reference was pretty smooth
    Thank you apna kaksha team ...i love you guys

  • @parthdholariya1941
    @parthdholariya1941 3 роки тому

    Don't worry your writing is too good👍

  • @yashbhalerao2084
    @yashbhalerao2084 10 місяців тому

    Pointers Arithmetic - 4:10

  • @riteshchoudhary6041
    @riteshchoudhary6041 4 роки тому +2

    ❤❤❤❤ loved as always

    • @QWERTY-135
      @QWERTY-135 4 роки тому

      Hitler reacting to IIT-JEE RESULTS -- ua-cam.com/video/EioB3UK6IRM/v-deo.html

  • @changelife9847
    @changelife9847 4 роки тому +1

    Thank you Sir and Mam.Please make a video on types of pointers and diversified applications.

    • @ajaymore2693
      @ajaymore2693 2 роки тому

      Bro In which year you are currently?

  • @twinkletwinkle9214
    @twinkletwinkle9214 4 роки тому +1

    Thank you Aman sir ☺

  • @abhisheksrivastava9788
    @abhisheksrivastava9788 3 роки тому

    We can't directly increment *a++ because it follows bodmas rule. Here ++ has more precedence than * operator, So it does not update the value. To update the value the use (*a)++ .😀😀