Static Memory vs Dynamic Memory | C Language Tutorial

Поделиться
HTML-код
  • Опубликовано: 18 янв 2025

Комментарии • 165

  • @NareshIT
    @NareshIT  5 лет назад +24

    Please Comment, Subscribe and Click Bell🔔🔔🔔 Icon for More Updates. To learn software course from our experts please register here for online training: goo.gl/HIB0wL

  • @Hello-iu5xk
    @Hello-iu5xk 4 года назад +92

    I can't believe that this type of lecture is free of cost....the way u explain the things is great....thank u very much sir

  • @rosankhadka6439
    @rosankhadka6439 7 лет назад +61

    your tutorial are really awesome with a very simple language understanding i am glad that i have found you lately

  • @cvnikhil8123
    @cvnikhil8123 6 лет назад +10

    Y can't we get a teacher like u you r awesome

  • @prashanthgowda386
    @prashanthgowda386 6 лет назад +10

    You are really awesome sir. Paying lakhs of rupees to the college but the lecturers are waste, they don't know anything and don't teach properly, but you are too good and best to understand the students.

  • @adimikulic
    @adimikulic 5 лет назад +43

    lol i feel like someone told him "memory is allocated during compilation" way too many times and he made this video to shut them up

  • @gautam581
    @gautam581 6 лет назад +9

    thank u sir you have cleared memory allocation concept using flashdrive example awsome

  • @nareshk8166
    @nareshk8166 6 лет назад +86

    All my bunked classes are covered

  • @sahilsharma7013
    @sahilsharma7013 5 лет назад +4

    Best explanation of compile time , first time i fully got it

  • @surekhaparkhe682
    @surekhaparkhe682 3 года назад +1

    U are a gem. Superb. Hats off to u , Sir. U a true teacher too.

  • @SarangaE-gv5hf
    @SarangaE-gv5hf 3 года назад

    his teaching is in realistic way
    Naresh IT is blessed with Mr.Srinivas sir

  • @satyamraut333
    @satyamraut333 5 лет назад +1

    Ye example bahut Accha dete hai 👌👌👌👌

  • @jaysonandre295
    @jaysonandre295 4 года назад +2

    I’m just speechless, I’m imagining if all his lectures were in hindi, i would lose a lot... Thank you Mr. Srinivas

    • @shubhamsolanki8827
      @shubhamsolanki8827 4 года назад

      Why you dont understand hindi?

    • @jaysonandre295
      @jaysonandre295 4 года назад

      @@shubhamsolanki8827 Yes i don’t understand.. I’m Ghanaian studying com science in Algeria

  • @daviddancer9560
    @daviddancer9560 3 года назад +1

    I observed one thing that all are involved in the c program class's because they are not looking to like the video. (Views are more than the likes 350 times ) 😀

  • @swapnakaligoswami7599
    @swapnakaligoswami7599 6 лет назад +4

    Sir, your tutorial is awesome. It is very helpful for me..thank you so much

  • @arzookothariya7595
    @arzookothariya7595 5 лет назад +3

    Very neat and clean explanation.. Thank you so much sir..

  • @kundanapeeta9171
    @kundanapeeta9171 6 лет назад +3

    We need java videos explained by you sir..please try sir..your explanation is very clear

  • @omaryahia
    @omaryahia 5 лет назад +2

    wow, the way you explain things is unique

  • @vishalchauhan1920
    @vishalchauhan1920 4 года назад +3

    Such a beautiful lecture !

  • @karangarg8663
    @karangarg8663 4 года назад

    Great sir. My doubts are cleared.There is no vedio on you tune ,Who clear this concept clearly like you.thankyou

  • @sahithmylavarapu9375
    @sahithmylavarapu9375 5 лет назад +2

    Excellent exanation sir . U gone gone through each thing ,it's very Crystal clear.👌

  • @anirbandas521
    @anirbandas521 6 лет назад +3

    Thanks for making everything clear

  • @mohammadikram687
    @mohammadikram687 5 лет назад +1

    Your concept are so crystal clear thats what which make your explanations so easy to be understood wtihout any hiccups

  • @NirajKumar-vw8sk
    @NirajKumar-vw8sk 5 лет назад +2

    Today you cleared my all doubt on memory allocation by using example of pendrive and array. Thank You :)

  • @greatjyoshna6592
    @greatjyoshna6592 6 лет назад +1

    Really very good teaching

  • @madhurthapliyal9841
    @madhurthapliyal9841 2 года назад

    Your confidence speaks about your potential.....great video

  • @saishreystudios3259
    @saishreystudios3259 4 года назад

    RUclips lectures are better than those sick online classes.

  • @tejanthatyam6976
    @tejanthatyam6976 5 лет назад +1

    Your way of teqching is awesome

  • @jashandeepsingh6852
    @jashandeepsingh6852 6 лет назад +2

    Vry good sir I understand easily 🤗

  • @sakthivelrajendran5049
    @sakthivelrajendran5049 5 лет назад +1

    Crystal clear explanation sir, long live

  • @ronaldlogan3525
    @ronaldlogan3525 4 года назад +3

    There is an exception to the rule of "all memory allocated at runtime" which is with embedded systems where there is either no OS or perhaps a minimal OS whereby the memory sections are controlled entirely by the compiler.

  • @tamilmaranc
    @tamilmaranc 4 года назад

    best example for understand the difference betweeen static and dynamic ....excellent sir

  • @nikhilvijay6022
    @nikhilvijay6022 4 года назад

    you clear the doubts so precisely

  • @UP2Canada
    @UP2Canada 7 лет назад +1

    You are the among top ranking teachers for c and Ds.

  • @ShuklaAmbuj
    @ShuklaAmbuj 5 лет назад +3

    You are awesome, Keep up the good work :)

  • @nallarakesh1259
    @nallarakesh1259 6 лет назад +1

    Excellent explanation...

  • @saisrikar7987
    @saisrikar7987 6 лет назад +1

    Great explanation sir..Thanks

  • @mayurishinde4968
    @mayurishinde4968 4 года назад +4

    Naresh sir you are awesome....
    I have 1 doubt..
    We can use realloc only when we are assigning memory using Calloc .
    Increasing or decreasing size means dynamic then what about malloc Means we can't increase or decrease the size using malloc. So how malloc function is dynamic?
    PleaseAnswerMe..

    • @ballaveeravenkateswararao201
      @ballaveeravenkateswararao201 3 года назад

      I think Malloc() is same as calloc() but malloc() is used to allocate memory for structures and calloc() for arrays.
      If it's wrong correct me.

  • @caothanhlong7577
    @caothanhlong7577 6 лет назад +1

    Thank you so much. Your explanation is really easy to understand.

  • @pokigamerop
    @pokigamerop 3 года назад

    Salute and Respect
    God Bless You Sir

  • @pranavpathak6941
    @pranavpathak6941 3 года назад

    Many teachers have misconception regarding this , Thank you so much Sir

  • @DSCSNayanakb
    @DSCSNayanakb 5 лет назад +2

    Thank u sir for such a wonderful explanation pls upload videos on java

  • @jittisandeep291
    @jittisandeep291 2 года назад

    mind blowing explaination ,now I understood static memory and dynamic memory concept.

  • @adarshagrawal5858
    @adarshagrawal5858 4 года назад

    Best Video on this topic !!

  • @bhagyeshwadhale8101
    @bhagyeshwadhale8101 3 года назад

    Thank you so much sir... For getting this lectures at free a cost

  • @namuideas5906
    @namuideas5906 6 лет назад +1

    Excellent explaining

  • @susenakodumuri2667
    @susenakodumuri2667 4 года назад

    The way of teaching is excellent sir ...

  • @anandcherian.585
    @anandcherian.585 3 года назад

    sir, your method of explanation is very effective

  • @sayalideo7823
    @sayalideo7823 3 года назад

    Thankyou so much sir!

  • @atanuranjandas-5330
    @atanuranjandas-5330 3 года назад

    Dhanyabadam sir!

  • @sanjana5228
    @sanjana5228 4 года назад

    Thanku sir👌👌Nyc explanation

  • @satyamchauhan9775
    @satyamchauhan9775 3 года назад

    What a beautiful explanation 🔥🔥

  • @shreyasrivastava7712
    @shreyasrivastava7712 5 лет назад +6

    Thank u sir for this awesome explanation

  • @nettemsusrinivas2046
    @nettemsusrinivas2046 5 лет назад

    Good sir crystal clear explanation

  • @kumarik9027
    @kumarik9027 3 года назад

    now i understood the difference b/w static and dynamic memory...
    thank you soo much sir...

  • @ranivvs7498
    @ranivvs7498 3 года назад

    Wonderful explanation sir.... Thank you so much. 👌👌🙏🙏

  • @nikhilvijay6022
    @nikhilvijay6022 4 года назад

    thankyou so much for clearing this concept because everyone out there is explaining the compile time concept

  • @EngrWaqasCh
    @EngrWaqasCh 6 лет назад +1

    Excellent explanation Sir Thank You

  • @Thelonelyplaylist
    @Thelonelyplaylist 3 года назад

    It is precious vdo fr me, the way ur teaching is excellent ,it help a lot ,it is not just vdo its distribution of knowledge ,thank you for this effort

  • @SarangaE-gv5hf
    @SarangaE-gv5hf 3 года назад

    man damn teaching better than anyone

  • @gauravdhasmana166
    @gauravdhasmana166 6 лет назад

    Thanks very much sir.u cleared concept very correctly.

  • @manasvirunwal5634
    @manasvirunwal5634 4 года назад +2

    Honestly you're lectures are awesome, the way u teach is literally easy to understand, I thank my guide for suggesting me u r page and thank you.... Awesome and best lectures..!!!

  • @sargamagarwal4544
    @sargamagarwal4544 4 года назад

    BEST 🙇‍♀️🙇‍♀️🙇‍♀️🙇‍♀️👏🙏🏻

  • @ibrahimalnafisi432
    @ibrahimalnafisi432 6 лет назад +1

    Thank you!

  • @purnendumondal118
    @purnendumondal118 4 года назад

    Thank you so much sir🤟

  • @vaibhavpatil4358
    @vaibhavpatil4358 6 лет назад +3

    This all Topic are really helpful for understanding C and the methods of presentation very very nice.
    But one issue is facing that topic is not in acending ordered
    Very difficult to find topic one after one for biggenners

  • @RahulKumar-og6cv
    @RahulKumar-og6cv 7 лет назад +3

    Best teacher superb sr ji

  • @xplore3339
    @xplore3339 8 лет назад +1

    superb.................!!

  • @s.bhabhor4504
    @s.bhabhor4504 5 лет назад

    Best teacher.

  • @gayathris7989
    @gayathris7989 4 года назад

    Thank u so much sir really ur videos are very helpful to the beginners of C ....

  • @veeraeswarkommireddy2420
    @veeraeswarkommireddy2420 5 лет назад

    Superb explanation sir

  • @snehapatni5070
    @snehapatni5070 5 лет назад

    Thank you sir for your explanation
    It is very useful....

  • @dr.ganeshgupta3869
    @dr.ganeshgupta3869 3 года назад

    I really admire the way of teaching C programming language. 🎉👍 thank you

  • @harrisrizwan6964
    @harrisrizwan6964 5 лет назад +1

    it really helped dude

  • @chidachida9023
    @chidachida9023 5 лет назад +5

    Adequte for interpreted everything to learning sir

  • @tamilmaranc
    @tamilmaranc 4 года назад

    too excellent sir

  • @suchitrareddy5700
    @suchitrareddy5700 3 года назад

    Thank you very much sir for explaining in a very easy and understable way

  • @vivekkhatri1759
    @vivekkhatri1759 4 года назад

    Very very thank you

  • @ksvijayan06
    @ksvijayan06 4 года назад +2

    6:13 any one notice he same memory allocation in compile time

  • @m_khan_999
    @m_khan_999 4 года назад

    nicely explained

  • @sreenivasuluy9639
    @sreenivasuluy9639 7 лет назад +1

    Excellent Sir

  • @yuvrajsharma2134
    @yuvrajsharma2134 5 лет назад

    very good explanation.
    keep up.

  • @christal9968
    @christal9968 3 года назад

    thank youu sirr

  • @tamilmaranc
    @tamilmaranc 4 года назад

    we take another example like : while copying data into pendrive it will tell how size r u copying also copy inprogression status done by compiler....

  • @mohammedzidan5279
    @mohammedzidan5279 5 лет назад

    Thank You

  • @salmamuhammed5077
    @salmamuhammed5077 5 лет назад

    thank u brother

  • @charithacherry9545
    @charithacherry9545 6 лет назад

    Thank u sir

  • @sindhura7227
    @sindhura7227 4 года назад

    People who disliked this video are the one's who can't teach like him

  • @vishwadipingale8269
    @vishwadipingale8269 6 лет назад

    osm sir thanks alot

  • @ankitkumarojha7510
    @ankitkumarojha7510 2 года назад

    thnk u sir

  • @tapabratamukherjee9180
    @tapabratamukherjee9180 3 года назад

    SRINIVAS sir we need your java tutorial video. i hope that will be very much helpful for everyone.

  • @吳君傑-u2h
    @吳君傑-u2h 7 лет назад +2

    amazing!!!!!!!

  • @ramyasridubhakula4201
    @ramyasridubhakula4201 7 лет назад +3

    thanku Sir

  • @devendrarana6806
    @devendrarana6806 7 лет назад +1

    U r doing good job..

  • @Lmjgm
    @Lmjgm 6 лет назад

    thankyou sri nivas

  • @subhradeephalder9737
    @subhradeephalder9737 7 лет назад

    Great concept

  • @lammarcreations772
    @lammarcreations772 6 лет назад +1

    sir will you explain a topic of computer organization subject topic is given below
    microprogrammed control unit

  • @mdrashidansari7476
    @mdrashidansari7476 4 года назад

    Static means memory will not be allocated it means how much memory is required ...it will be decided.... obviously memory will be allocated at runtime..... Dynamic on the other hand decide how much memory is required at run time as well as allocate the memory too at the run time......

  • @harshgautam2621
    @harshgautam2621 4 года назад

    Sir in which Language turbo c was designe?

  • @sarveshkumar-rk8dv
    @sarveshkumar-rk8dv 7 лет назад

    thanks a lot