C_46 Arrays in C - part 1 | Introduction to Arrays

Поділитися
Вставка
  • Опубліковано 2 лип 2024
  • In this lecture we will learn:
    - What is need of Arrays in C?
    - What is Array?
    Best C Programming Tutorials: • Programming in C
    *********************************************
    Connect & Contact Me:
    Jenny's Lecture Hindi: / @jennyslectureshindi
    Facebook: / jennys-lectures-csit-n...
    Quora: www.quora.com/profile/Jayanti...
    Instagram: / jayantikhatrilamba
    Twitter: / khatrijenny
    Telegram Group Link: Jenny's Lectures
    telegram.me/jennyslectures
    *******************************************
    More Playlists:
    Programming in C Tutorials: • Programming in C
    C++ Tutorials for beginners: • Lec 1: How to Install ...
    Printing Pattern in C: • Printing Pattern Progr...
    Best Python Tutorials for Beginners: • Python - Basic to Advance
    Placement Series: • Placements Series
    Data Structures and Algorithms: https: • Data Structures and Al...
    Design and Analysis of Algorithms(DAA): • Design and Analysis of...
    Dynamic Programming: • Dynamic Programming
    Operating Systems tutorials: // • Operating Systems
    DBMS Tutorials: • DBMS (Database Managem...
    Tags:
    arrays in c, what is array, introduction to arrays in c, c programming, computer science, engineering, programming languages, c language
    #cprogramming #coding #arraysinc #clanguage #jennyslectures

КОМЕНТАРІ • 622

  • @theexecutivebusinesscentre1888
    @theexecutivebusinesscentre1888 Рік тому +142

    Dear ma'am, I am a foreign student, studying at one of the leading private universities in India, trust me, my lecturer couldn't define an array, I have done 56 episodes in one day, and I never get tired of learning from your lessons. My biggest wish is to acknowledge you every day in my entire career. I am grateful for these lessons. I hope to meet you one day.🙂

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

      Is there any website to learn coding in a effective way

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

      @@headshotdevil3850 w3school

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

      May I know, in which university you are studying

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

      ​@@Anbu806free?

    • @anshumanbehera5705
      @anshumanbehera5705 8 місяців тому

      geekforgeeks is better than w3schools@@headshotdevil3850

  • @gajendrakcgp6165
    @gajendrakcgp6165 3 роки тому +670

    Am a assistant professor at engineering college,had cleared gate n net like you.....but honestly the way you teach inspires me...keep up your good work Jenny madam..👍👍

  • @VIJAYSHREEVAIBHAV
    @VIJAYSHREEVAIBHAV 6 місяців тому +21

    00:01 Introduction to Arrays
    01:56 Arrays are an essential concept in programming languages.
    03:51 In C, declaring a variable of type integer allocates 4 bytes of memory.
    05:56 Arrays allow us to store multiple data items under one variable name
    08:05 Array declaration in C
    10:37 Arrays in C are collections of homogeneous data items.
    12:58 Arrays are a collection of data items of the same type stored in contiguous memory locations.
    15:13 Arrays in C are a collection of elements of the same data type with a fixed size.
    17:18 Introduction to arrays and the use of macros
    19:11 Introduction to arrays and declaration of array

  • @Neeraj_1907
    @Neeraj_1907 2 роки тому +31

    c programming course is very well structured and delivered.
    Thank you so much mam!

  • @gauravsinghbalrampurindia
    @gauravsinghbalrampurindia 2 роки тому +28

    I would love to study with this teacher. The effort she is making to put words together in English is just interestingly amazing.

  • @vigneshwaranp8397
    @vigneshwaranp8397 3 роки тому +29

    Mam because of your Lectures I'm Loving Computer Science subject.. ❤️ and more passionate in Cs.. so kindly keep inspiring us through your Lecturers...🙏🏻🙏🏻🙏🏻🙏🏻

  • @SvetlanaVoda
    @SvetlanaVoda Рік тому +59

    int g[0] - size of array must be greater than 0;
    int a[b=11/2] - expression must have a constant value

    • @Mala.J-cg9uj
      @Mala.J-cg9uj 7 місяців тому +1

      is this correct

    • @sujaykasukurthi2374
      @sujaykasukurthi2374 7 місяців тому +3

      I too have the same doubt 11/2 is a float na then how do we declare with that

    • @chandrakantbidari769
      @chandrakantbidari769 7 місяців тому +6

      @@sujaykasukurthi2374 since the data type is int,11/2 which is 5.5 will be taken as 5...I feel.,correct me if I am wrong

    • @adilsirsi2756
      @adilsirsi2756 3 місяці тому

      @@chandrakantbidari769 just doubt ,if 5.5 will be taken as 5 then we can also take data item as 5.5 or something

    • @user-nt5pf6jf7t
      @user-nt5pf6jf7t Місяць тому

      In c int/int =int suppose 5.0/2=2.5 but 5/2=2

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

    thank you so much for each and every lecture that is provided in your channel mam please upload the complete operating system tutorials from beginning

  • @dagame368
    @dagame368 Рік тому +47

    You helped me a lot, I am a foreign student studying in India but I often face language issues when I refer to youtube but your lectures being in English is absolutely amazing.

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

      im an indian but not knowing hindi. i feel the same 😭

    • @y1_ff
      @y1_ff 9 місяців тому +3

      @@rajvardhan154 telugu a bruh

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

    I am an alx student in software engineering, I benefit a lot from your videos thank you very much.

  • @saisanthosh841
    @saisanthosh841 3 роки тому +18

    Can you keep materials of this video's which is prepared by you and we can learn very comfortably and quickly.its nice to see you again madam .

  • @techwithhs3841
    @techwithhs3841 2 роки тому +7

    Mam the way of teaching is just awesome I am from Maharashtra and
    Thankyou for making us understand in better way . Best of luck mam

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

    Mam really this is the 1st video I am watching in this channel, very detailed and perfect reaching compared to all UA-cam channels and my college, luv ❤ u mam...

  • @arkaprabhaghosh5938
    @arkaprabhaghosh5938 Рік тому +4

    You tech every topic in depth....... It's very helpful for me.

  • @shreetikumari1585
    @shreetikumari1585 Рік тому +5

    C programming was tough after looping but you makes it easy to understand thank you a lot🙂🙂

  • @jayshribalakrishnan2241
    @jayshribalakrishnan2241 3 роки тому +89

    Ma'am 💗, love ur way of teaching and patience... Loved ur data structures and algo playlist.. keep uploading more ma'am..Lastly, thank you and hatts off to your efforts.. 🤗❤️

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

    Madam the way your teaching data structures is excellent your teaching skills are awesome keep uploading more videos hat's off

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

    Ma'am,
    Please make a schedule for the classes,it will be good to attend the classes regularly and please complete the classes as soon as possible ma'am....

  • @manirulmolla6105
    @manirulmolla6105 Рік тому +11

    While watching your videos i feel i am physically sitting in your class room and you are watching me, very engaging & well explained. Thank you so much for the good work❤

    • @user-nx4gy8pc7n
      @user-nx4gy8pc7n 5 місяців тому

      bhai eyes contact hi kuch aisa krti h

  • @erumshehzadi556
    @erumshehzadi556 2 роки тому +5

    Hii ma'am!!! your way of teaching is amazing👍🏻, you are my favorite and my favorite teacher Ammie favorite.Lot's of love from our side. keep making amazing lecture for ous .God bless you.😊

  • @mwatelaswalehe1506
    @mwatelaswalehe1506 2 роки тому +2

    Madam you're good in teaching.... Surely you're making to be very easy in c programming

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

    The best guide I got,mam u explain doubts that happen with students.Thank u so much mam ♥️

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

    Mam your lecture is very helpful for me.....and you are the beauty with Brian ....huge fan of you mam...keep helping of us by your amazing knowledge....

  • @davenandrew7292
    @davenandrew7292 2 роки тому +2

    Thank you Jenny. You save lives.

  • @DeepakKumar-xj3eg
    @DeepakKumar-xj3eg 2 роки тому +8

    madam i am 2021 passout and i have just loving your videos and currently i am doing embedded software development and i have started studying each and every lecture of yours..

  • @allumuraharireddy3620
    @allumuraharireddy3620 2 роки тому +10

    The way that ur teaching is marvellous.so we can easily grasp the c language quickly. Thank u so much mam.

  • @Shaffi-pm3gi
    @Shaffi-pm3gi 3 роки тому +8

    Good to see you back into the battlefield medam.Pls do videos in parallel on DAA also plssss.

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

    Initialization in both ways are correct and it shows no error.

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

    Ma'am I like your method of teaching if am to choose whom to award I will choose no one than you. Thank you very much

  • @Lotus252
    @Lotus252 7 місяців тому +3

    I have watched many videos which are explained in hindi but i didn't understand...At last i found this masterpiece in English and i get that❤️ ...
    Thank you so much mam for this mind-blowing explanation......

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

    The way u have explained is awesome for me...thnk u so much

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

    Learning from a beautiful teacher is awesome 😇 focus

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

    Yes ma'am your teaching style is so excellent that i can't able to express in words Thank ma'am

  • @johnsonabel5708
    @johnsonabel5708 2 роки тому +2

    Good morning ma'am i really love the way you are teaching. This is second time i am asking, Please kindly teach us something on BIG O NOTATION. THANKS

  • @voiceofhimanshu
    @voiceofhimanshu 3 роки тому +7

    Thanks for uploading this ma'am 🙏

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

    Excellent explanation mam 😄 thank you so much ☺️

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

    Thank you mam For your Explanation and Effort

  • @ethioglobal7783
    @ethioglobal7783 2 роки тому +5

    Great job jenny! keep it up!!!

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

    Thanks a lot mam waiting for your lectures...

  • @ABRAHAMASMAMAW-sh1ru
    @ABRAHAMASMAMAW-sh1ru Місяць тому +3

    On day my lecturer asked me about an array.but by the time I hadn't any knowledge about arrays.after class I searched vedio ,and I got your video
    After completing your video.I got enough knowledge.
    plus you are fantastic
    You are funny
    You are beautiful ❤️
    I hope I will see you again.

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

    Thanks ma'am much needed video on arrays

  • @sanjaymishra6866
    @sanjaymishra6866 2 роки тому +38

    int b = 0 ;
    int a [ b = 11/2 ] = {0} ;
    for (int x : a)
    {
    cout

    • @sanjaymishra6866
      @sanjaymishra6866 2 роки тому +2

      BTW I have used c++ as my language ... IDK if this concept works in your language i.e C

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

      I didn't understood,, how 11/2 gives 5

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

      @@nithyashree5450 if we will initialise b , then it will not give error and we will get desired result

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

      @@nithyashree5450 hlo sis if we divide 11 with 2 we will get quotient as 5 so ,b=5

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

      @@saranyadhonisaisumani5090 okay thank you

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

    Beautiful way of learning

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

    Iam very happy, ma'am again started class after 3 months

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

    Very good explanations thank you!

  • @princepiyushsingh5758
    @princepiyushsingh5758 3 роки тому +51

    I am studying in 3rd year Computer Engineering.We are waiting for DAA subjects video. I request you to make the video on DAA subject.
    Your Data Structure playlist helped me a lot last year to understand the concepts.
    Hope that you will make videos on DAA soon.
    Thank you for your great efforts...

  • @AjaySingh-ng4is
    @AjaySingh-ng4is 3 роки тому +1

    Arrays are having vast application area in computer science.. 💛💛💛

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

    Best video to array concept

  • @Vinay.Kumar_
    @Vinay.Kumar_ 2 роки тому +1

    I am a beginner thank god I found this channel

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

    Ma'am I have seen your c language video it's to useful. Thank you for it.
    One request is that please make Video on Artificial intelligence subject.

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

    I am from nepal.what a nice teaching style.i am a student of school level.

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

    Jenny is back... Happy to see...

  • @atanupal5310
    @atanupal5310 6 місяців тому

    Mam.. U r just awsome.. The concept is crystal clear

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

    Hello maam.. You are amazing... ❤️❤️ please consider the request of doing lectures in java also.. 🙏

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

    Mam thank you very much ❤️❤️❤️ plz keep going
    Love from kerala

  • @AfiaSultan
    @AfiaSultan 29 днів тому

    Thank you so much for great concept of array

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

    Plz continue arrays mam and explain different types of problems in arrays ...And also continue strings .....Plz mam ....

  • @user-qs1lh1qv1d
    @user-qs1lh1qv1d 4 місяці тому

    i am from vit bhopal cse cloud computing first year and learning c from mam because currently we are doing fundamentals in ai and ml and not any coding language

  • @waheedleghari5543
    @waheedleghari5543 3 роки тому +19

    int a [0]; is right bcz in c language start number from 0
    maam you are best very helpful lectures
    love from Pakistan🇵🇰🇵🇰

  • @jagadeeshkj594
    @jagadeeshkj594 2 роки тому +16

    16:06 - That is also a correct way to initialise the size of an array :)

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

      can i know how?? size cannot be in flaoting number??

    • @AKA-fb3fy
      @AKA-fb3fy Рік тому +4

      @@gustogamer4705 ya but since we have taken int datatype it neglects fraction part

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

    when I in confusion about pointer I search for jenny
    thanku for teaching us

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

    Happy to learn from you

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

    Awesome course mam

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

    beauty with brains. everything is perfect mam. love u from nepal.

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

    Mam plz do videos regularly because I am stuck in arrays in your videos so plz do videos
    Then I can understand very easily

  • @Je-jj3oh
    @Je-jj3oh Рік тому +1

    Your lectures are good

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

    Ma'am ur teaching is awesome as always, i love the way you teach us. THANKS A LOT for ur efforts towards teach us. Ma'am ur voice is echoing in the room can you do something about that pls.

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

    Thanks a lot ... thanks a lot ma'am you have cleared one of my major doubts

  • @arunv7669
    @arunv7669 3 місяці тому +1

    1. Int a[0]; is the correct way of declaring as you said it must be positive, 0 is neither positive nor negative.
    2. Int a[11/2]; is correct way of declaring cuz its value is 5.
    Tq mam. ❤

  • @kdjplayz8158
    @kdjplayz8158 Місяць тому +1

    Most of the textbooks say integer variables occupy 2 bytes. But when I run a program printing the successive addresses of an array of integers it shows the difference of 4.

  • @ummerabab6903
    @ummerabab6903 2 роки тому +2

    Mam hats off to you. I lacked behind in my whole class of programming and now im the topper.Thanks alot!

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

    Thanks for teaching in english,,,love from australia

  • @obiorahbryan2243
    @obiorahbryan2243 Рік тому +6

    18:56 - that's also a correct way to declare arrays. Good job Ma

  • @raah-e-muwaffaqyat
    @raah-e-muwaffaqyat 2 роки тому +2

    regarding assignment of this video in both the cases of zero and variable as a size of array it is correct
    int rollno[0];...... int b,rollno[b]; no error in the case of negative size "rollno[-5]" compile time error is there

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

    love your teaching style🥰🥰🥰🥰

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

    pleased to see you mam

  • @Heeralal_
    @Heeralal_ Рік тому +13

    Teaching style and confidence too awesome mam.
    thanks a lot

    • @058laxmi8
      @058laxmi8 Рік тому

      ua-cam.com/video/KCoCasaWVAs/v-deo.html
      You can also check his array video, very short and clear

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

    Your teaching is awesome

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

    thanku mam i love ur teaching technique 😄

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

    Ohh I was Waiting For This Only

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

    Thanks for uploading

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

    i am learning javascript but i have to see c programm explation to understand

  • @prashantrajreg-4610
    @prashantrajreg-4610 2 роки тому

    Maam aapke lecture me samjh me kuch nhi aata or dekhna chorne ka maan v nhi karta... Kya yahi pyaar hai🥺❤

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

    17:03 - That's also a correct way to declare arrays.

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

    Thanku so much mam😊
    I'm in collage and your videos help me alot ❤❤❤

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

    Mam your explanation was too good

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

    Welcome back Jenny

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

    Tq so much mem. So wonderful your explainatoin stetgy.

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

    man jenny maam
    taught me better than my professor

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

    jenny mam i observed that during 16:06 the example u written was correct and there is no error according to dev++

  • @_jay_9122
    @_jay_9122 3 роки тому +25

    Mam,
    From now please shedule the lectures so from now we will get in the habit of attending the lectures at a particular time which is beneficial for us.
    Thank you for your great content.

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

    👌superb explanation thanks maam

  • @KaranSingh-cw7rs
    @KaranSingh-cw7rs 3 роки тому +1

    Thank you so much mam 🙏

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

    Thank youuuu❤❤❤❤❤❤

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

    Best teacher award goes to Jenny mam ❤️

  • @pc-ologyst5371
    @pc-ologyst5371 2 роки тому +3

    Mam you're really my coding guru, I tried to learn from a lot other videos but your videos are best😊😊😊😊😊😊

  • @marapakarupavani1894
    @marapakarupavani1894 2 роки тому +8

    We can also initialize as a[b=11/2];

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

    Mam please make a video tutorial on JavaScript also......the important language for frontend web development

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

    Keep going mam 💙

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

    Thank you ❤❤much love