Arrays in programming - fundamentals

Поділитися
Вставка
  • Опубліковано 29 вер 2024
  • In this lesson, we will describe fundamentals of arrays in programming and how arrays are stored in computer's memory.
    Prerequisite: Basic knowledge of C and basic understanding of pointers in C.
    Go through this video to understand pointers.
    • Introduction to pointe...

КОМЕНТАРІ • 28

  • @saiprashanth165
    @saiprashanth165 6 років тому +22

    Hey bro. You ought to start a Patreon page. Many of us would love to make a small monetary contribution for your great work. Thanks.

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

      I am sorry but it's not possible, the guy behind the channel is not with us anymore.

  • @vonBRS
    @vonBRS 9 років тому +2

    Thanks alot man you're really good in explaining I have a final tmw

  • @Nikhilshenoi
    @Nikhilshenoi 10 років тому +12

    Thank you so much....got 28 out of 30 in my pre-board practicals after watching your videos.....

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

    warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘int *’ [-Wformat=]
    printf("%d
    ", A);
    got this error while printing array location.

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

      warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘int *’ [-Wformat=]
      printf("%d
      ", A);
      ~^ ~
      same here...

  • @thierrymeuris8042
    @thierrymeuris8042 7 років тому +2

    Also from my side.... an expanation as clear as water! If every informatics teacher should explain it that way, the world would have a lot more good programmers!

  • @SmartProgramming
    @SmartProgramming 6 років тому

    such a great explanation, very helpful tutorial, thanks a lot sir 👍👍

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

    Mate this is such a good way to learn C thank you for your help - a uni student

  • @manisharavikumar2140
    @manisharavikumar2140 7 років тому +1

    instead of A+1 shall i use A[1]

    • @kumars7814
      @kumars7814 6 років тому +1

      If u use A[1] instead of A+1 then it will return the value of A[1] if it is assigned otherwise it return a garbage value

  • @subhashdudi7693
    @subhashdudi7693 7 років тому +1

    what a explanation hands off sir

  • @yuqian822
    @yuqian822 6 років тому

    Thank you so much! Your videos help me a lot.

  • @kasszee261
    @kasszee261 8 років тому

    great explanation! thank you very much! :D

  • @bayroncastillo7653
    @bayroncastillo7653 6 років тому

    uplifting !! i can study with you smoothly

  • @jeevanram
    @jeevanram 5 років тому

    Thanks a lot Animesh.

  • @chandrikay190
    @chandrikay190 6 років тому

    Sir ,i have a doubt
    Where u define that a is a pointer??

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

    First year

  • @rntmz
    @rntmz 9 років тому

    Good lesson, thanks!

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

    Thanks

  • @fhdhdhfjdjdjd444
    @fhdhdhfjdjdjd444 6 років тому

    Great explanation

  • @aghaaful
    @aghaaful 8 років тому

    Thank you Sir!

  • @xof8256
    @xof8256 5 років тому

    Thanks

  • @rafiqueahmed8842
    @rafiqueahmed8842 8 років тому

    great .....

  • @shivanshgupta3770
    @shivanshgupta3770 6 років тому

    Great Work!

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

    why can't you speak english?