What is the difference between JDK,JRE and JVM

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

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

  • @GroudFrank
    @GroudFrank 9 лет назад +168

    Wow, that accent is hard to understand BUT you've explained this to me better than anyone else has. *Thanks man!*

    • @dongapuremangesh1352
      @dongapuremangesh1352 9 лет назад +3

      Really he is too good

    • @BrijeshYadav-vl7bj
      @BrijeshYadav-vl7bj 9 лет назад +4

      That's One of Indian accent :P

    • @DurgaSoftwareSolutions
      @DurgaSoftwareSolutions  9 лет назад +4

      *****
      View 42 videos on Collections in Java,
      ruclips.net/video/rI3VkItC0eA/видео.html
      View 5 videos on JSF,
      ruclips.net/video/rAa1wwWLw1Y/видео.html
      View 50 videos on Oracle,
      ruclips.net/video/pX5WJctn3Kw/видео.html
      View 35 videos on Hibernate,
      ruclips.net/video/SZ8abQ3vmdc/видео.html
      View 115 videos on Data Structures,
      ruclips.net/video/oAAiBQFSEik/видео.html
      View 58 videos on Struts,
      ruclips.net/video/nYqsnrHGsQg/видео.html
      View 74 videos on Spring,
      ruclips.net/video/YpsFT50mths/видео.html
      View 41 videos on CRT,
      ruclips.net/video/fDRnKPyvR14/видео.html
      View 12 videos on JAVA Reflections API & Annotations
      ruclips.net/video/BxCw0uTxZRs/видео.html
      View 39 videos on Java Real Time Project Implementation on Spring,Struts & Hibernate,
      ruclips.net/video/iKnb0AgKZJ0/видео.html

    • @DurgaSoftwareSolutions
      @DurgaSoftwareSolutions  9 лет назад +2

      Durga Software Solutions
      View 9 videos on ENUM,
      ruclips.net/video/T1fMWwI9D1E/видео.html
      View 16 videos on Serialization,
      ruclips.net/video/bIzfrvdt7qM/видео.html

    • @comicarena9568
      @comicarena9568 9 лет назад +3

      +Brijesh Yadav *South Indian accent.

  • @SINHASAMEER
    @SINHASAMEER 8 лет назад +20

    I had been going crazy to understand the difference between them from some time. You explained it in a very efficient manner. Thanks for clearing the concepts

  • @pmbhagat077
    @pmbhagat077 6 лет назад +12

    read few books... few blogs / web pages.... and watched few videos on java.
    this is the first (and I guess last video one needs to watch) I watched that cleared all my doubts about JDK, JRE and JVM. you are simply great Durga sir. wish you had training center here in Mumbai too.

  • @umermustafa2560
    @umermustafa2560 4 года назад +8

    He is such a genius concept directly went into my brain through my skull and made space for itself..

  • @81_monish_roy74
    @81_monish_roy74 3 месяца назад +1

    Durga sir's teaching is like a bottle of wine. With time it gets more and more understandable. Thank you sir. You are a gem of India

  • @rafaelruales6871
    @rafaelruales6871 5 лет назад +10

    I didn't understand a lot of the things he said, however, somehow, now I understand the difference!! thanks!

  • @shivendrapandey9918
    @shivendrapandey9918 2 года назад +9

    Perfect.. Understood the concept
    JDK is a kit So it Allows both Compilation(JDK\bin -- > Javac ) and Execution (JDK\bin -- > java),
    Since JRE for only for Run time Env, So it allows only execution(JRE\bin -- > java).

  • @Icecodes
    @Icecodes 5 лет назад +9

    He has an interesting way of getting your attention, the java preacher man. great teacher

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

    Sir you have explanied this to me better than anyone else has so simple way of teaching sir like it lot...........

  • @bhaskar_5168
    @bhaskar_5168 6 лет назад +35

    Thats why South Indian engineers are Super perfect in programming..

  • @dheerajsinghrajput6894
    @dheerajsinghrajput6894 7 лет назад +5

    i had never seen a Teacher like You
    heartiest thanks sir
    you are just Wonderful

  • @jaganmohanreddypenumuru6834
    @jaganmohanreddypenumuru6834 Год назад +1

    Excellent ! Sir , u explained so nicely that I feel you are my Guru and God .Thank You.

  • @princeagyeifrimpong9889
    @princeagyeifrimpong9889 4 года назад +9

    No wonder all the best students in my class are from Asia ... I watched the video and understood it properly 🙏🏽🙏🏽... God Bless you Durga

  • @satishgaikwad550
    @satishgaikwad550 4 месяца назад +2

    He is a modern Chanakya for students,he is a master

  • @jyotijuneja3771
    @jyotijuneja3771 Год назад +1

    very well explanation and u have capability to fit ur explanation permanent thanks alot my teacher not explain properly ur videos helping too much

  • @hirakmondal6174
    @hirakmondal6174 6 лет назад +22

    *_JRE_* : Java Runtime Environment. It is basically the Java Virtual Machine where your Java programs run on. It also includes browser plugins for Applet execution.
    *_JDK_* : It's the full featured Software Development Kit for Java, including JRE, and the compilers and tools (like JavaDoc, and Java Debugger) to create and compile programs.
    Usually, when you only care about running Java programs on your browser or computer you will only install JRE. It's all you need. On the other hand, if you are planning to do some Java programming, you will also need JDK.
    Sometimes, even though you are not planning to do any Java Development on a computer, you still need the JDK installed. For example, if you are deploying a WebApp with JSP, you are technically just running Java Programs inside the application server. Why would you need JDK then? Because application server will convert JSP into Servlets and use JDK to compile the servlets. I am sure there might be more examples.

  • @SonuKumar-fr9xu
    @SonuKumar-fr9xu 5 лет назад +4

    Thanq so muchh... Since last many times was confused... Now i got this point... Great teacher💯

  • @prandeepsingh7451
    @prandeepsingh7451 6 лет назад +6

    Sir..... You are International teacher....... People are here from China and Pakistan too. Keep it up!

  • @phanindrareddy1667
    @phanindrareddy1667 8 лет назад

    sir, your explnation is very clearly.... Anybody all memebrs are understanding ur teaching

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

    Best Java teacher!! Greetings from Mexico!!

  • @sriindu1
    @sriindu1 8 лет назад +3

    Superb explanation and its crystal clear now regarding the differences... thanks Sir...

  • @pankajkharade6936
    @pankajkharade6936 3 года назад +3

    lots of thanks for easily explaining concepts👍👍

  • @viveksukhla8631
    @viveksukhla8631 4 года назад +11

    Not bashing it being a Indian...
    But, no one other than a India man in a classroom can explain anything this clearly..
    Hats off

  • @abirpaul9027
    @abirpaul9027 2 года назад +1

    Even after 6000 years people will see these videos to learn Java by the Java God

  • @ronnybanerjee6020
    @ronnybanerjee6020 8 лет назад +3

    I have seen a lot of your tutorials and I'm simply left dumbstruck and just listen to your awesome explanations. All these helped me a lot and I finally became your fan. Now I just can't wait to listen to your terrific accent and learn new things!! Thank you sir :-)

  • @TheHijam
    @TheHijam 8 лет назад

    Nice explain Durga sir, I am clearly understand about JDK,JRE and JVM, Thanks

  • @MananBhardwaj
    @MananBhardwaj 8 лет назад

    i feels proud to hear name INDIAN ARE GREAT.
    such a very easy language of teaching.

  • @swathichilkuri3453
    @swathichilkuri3453 8 лет назад

    good clarity about the differences between JDk, JRE, JVM.

  • @Govindyatnalkar
    @Govindyatnalkar 4 года назад +6

    Evergreen Gold to JAVA platform!!!

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

    Short and clean.... Thank you sir

  • @chandrachood1
    @chandrachood1 7 лет назад +7

    Really great video and very good explaination. wondering by any chance do you have a video that explains difference between Client side developement vs server side development? if so can you please share

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

    even a layman can get it...awesome explanation

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

    Your explanation is mindblowing

  • @likithagunda5842
    @likithagunda5842 8 лет назад +3

    It's really helpful..Thank u very much Durga Sir for your effort to make this understand!!!

  • @saurabhdubey14
    @saurabhdubey14 4 года назад +1

    thank you sir.... today whatever i am is bcoz of u.... thanks alot

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

    your way of teaching is very good.thanku so much sir

  • @zaidi82
    @zaidi82 7 лет назад +4

    sir you are very good teacher greetings from pakistan.

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

    The explanation is very clear. Thank you sir

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

      Hello Dinesh.
      Thanks for your valuable feedback. It will boost us to do new things. Please subscribe to get updates about new videos.
      For more videos,
      Plz contact our online team durgasoftonlinetraining@gmail.com or call us on this number +918885252627,7207212427/28

  • @trollsanditrollsvediveditrolls
    @trollsanditrollsvediveditrolls Год назад +1

    If any one shows the better than this man in java for them life time settlement. ......

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

    Thank man! I now understand what are all those about.

  • @stith_pragya
    @stith_pragya Год назад +1

    Thank You So Much for this wonderful video.....🙏🏻🙏🏻🙏🏻🙏🏻🙏🏻🙏🏻

  • @aishwaryasinnur2256
    @aishwaryasinnur2256 Год назад +1

    really you explain very clearly...tq so much sirrrr

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

    best explanation ever, well done sir...

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

    If he improves english skills, he is definately a good trainer...I like this at any time.thanks

  • @deepakrai5175
    @deepakrai5175 4 года назад +1

    quckest and simplest explanation . :)

  • @workoncause-nr6wl
    @workoncause-nr6wl 2 года назад +1

    best explanation on youtube...

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

    Easily understood the difference. Thank you.

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

      Hi Sreejith. Thank you very much for your feedback

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

      What is the role and responsibilities of class loader sub system

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

      How many times of java code is checked before exciting the program

  • @ameyjain7676
    @ameyjain7676 9 лет назад +3

    Thank you sir. I think you can add some more depth to the topics in this video.

  • @kelvinsmith4894
    @kelvinsmith4894 7 лет назад +5

    *jdk used to come alone without jre but java started giving out the both as combo*

  • @clindodevassy1083
    @clindodevassy1083 8 лет назад

    Very helpful video, its clean and precise.

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

    thanks for teaching I have confusion but now cleared

  • @srirammanda9697
    @srirammanda9697 8 лет назад

    sir..,very good explanation..very much useful..

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

    Wow....sir.....u r just awesome.....thanku Soooo much....🙏

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

    What is the difference Anna ?? .... Nice explanation!

  • @jinagagiribabu7891
    @jinagagiribabu7891 2 года назад +1

    such a great explanations sir

  • @sonupriya5342
    @sonupriya5342 2 года назад +1

    Superb explanation sir 👏

  • @dgvloggs7365
    @dgvloggs7365 7 лет назад +2

    a great explanations sir thanks
    :- dipesh

  • @manneshivakumar844
    @manneshivakumar844 9 лет назад

    Thank you Durga Sir... u r simply superb..

  • @karthickm3517
    @karthickm3517 2 года назад +1

    Your are my best inspiration sir

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

    Tnq sir,I have this doubt ,when i start learning java

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

    You have very nice teaching skills sir

  • @prathameshpatil5373
    @prathameshpatil5373 8 лет назад

    sir tushi great ho.....
    your are the god of java......

  • @marshalcraft
    @marshalcraft 8 лет назад

    Ok, so you have basice core technology which is jvm. If includes compiler java program then jdk. If not jre?

  • @tajdarkhanafridi2222
    @tajdarkhanafridi2222 8 лет назад

    Very nice explanation
    Thanks ..

  • @VenkySura
    @VenkySura 8 лет назад

    simply superb explanation sir

  • @GopalRoy-nn6ft
    @GopalRoy-nn6ft 7 лет назад

    good explanation.! diagram was awesome sir...!

  • @divyagorantla7542
    @divyagorantla7542 2 года назад +1

    Super explaintion sir tq

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

    Nicely Explained.. 👍👌

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

    excellent tutorials for beginners

  • @yemiya
    @yemiya Год назад +1

    Nice explanation sir ❤

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

    The audio quality is horrible. I wish durga sir made new videos on Java 😢

  • @nishantparaskar3644
    @nishantparaskar3644 4 года назад +1

    when we create simple
    class demo {
    public static void main(String args[])
    {
    System.out.println("Hello world");
    }
    }
    and using cmd we fire command
    1.javac demo.java
    2.java demo
    how internally it call jvm???
    do any other command fire to call jvm???
    if any command fired to call jvm then please tell .
    how os call jvm internally???

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

      Hello Nishant.
      Plz contact our online team durgasoftonlinetraining@gmail.com or call us on this number +918885252627, 7207212427/28

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

    At client side we have to installed only jre but jre is also available in jdk which means at both sides we need jdk naa?

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

      Hello Jatin.
      Plz contact our online team durgasoftonlinetraining@gmail.com or call us on this number +918885252627, 7207212427/28

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

    Thanks sir, I got it all cleared 🙏

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

    very good explanation.

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

      Hello Gyaan.
      Thanks for your valuable feedback.It will boost us to do new things. Please subscribe to get updates about new videos.
      You can view all other Core Java with SCJP/OCJP Videos by Durga sir in the following link:
      ruclips.net/p/PLd3UqWTnYXOmx_J1774ukG_rvrpyWczm0
      You an see more Java videos following link:
      Java tutorial by durga sir
      ruclips.net/p/PLd3UqWTnYXOmx_J1774ukG_rvrpyWczm0
      Java 9 by durga sir
      ruclips.net/p/PLd3UqWTnYXOkvoHhlZx1vH4IMlWbPjdII
      Java 1.8 Version New Features by Durga sir
      ruclips.net/p/PLd3UqWTnYXOk0y_HFp2r1eMW_lhZ7yP4w&disable_polymer=true
      Adv Java JDBC Tutorial by Durga sir
      ruclips.net/p/PLd3UqWTnYXOniKfYRNY___weULTRd9Co0
      OCJA 1.8 Java SE 8 Programmer - I (1Z0 - 808 ) By Durga sir
      ruclips.net/video/hXsPYDhEIuE/видео.html
      Core Java by NagoorBabu sir
      ruclips.net/p/PLd3UqWTnYXOl9j310zVSvbjenA53eRaWR
      Advenced Java by Nagoorbabu sir
      ruclips.net/p/PLd3UqWTnYXOlFGUEmzJlADK5cwzls4k5i
      CoreJava by Ratan
      ruclips.net/p/PLd3UqWTnYXOkIbQ-9MfOK4HOGo0Hdtuti
      Advanced Java jdbc by Ratan
      ruclips.net/p/PLd3UqWTnYXOlVCDK8tUIR6qT1l-EdjcEg&disable_polymer=true
      Advjava tutorials - JSP by Ratan
      ruclips.net/p/PLd3UqWTnYXOmcvuk4ExKSFRpL0HPbt6iQ
      Adv java servlets tutorial by ratan
      ruclips.net/p/PLd3UqWTnYXOk23J5gLUVYp_aSdeBXAuFT&disable_polymer=true
      Servlet and JSP Tutorial by anji reddy
      ruclips.net/p/PLd3UqWTnYXOmPeJbzLe3ziBT7fM79OfRI&disable_polymer=true
      Advanced Java Jdbc by Anjireddy
      ruclips.net/p/PLd3UqWTnYXOnt39kQhcsTBh65ToFgG_r2&disable_polymer=true
      Hibernate byAnjireddy
      ruclips.net/p/PLd3UqWTnYXOm7zFQpPsbRrQY8MZ9FI1qQ&disable_polymer=true
      Struts by Anjireddy
      ruclips.net/p/PLd3UqWTnYXOnr_x5ziRVTDSE1A9wR-kN6&disable_polymer=true
      Spring by Mr.AnjiReddy
      ruclips.net/p/PLd3UqWTnYXOmve9nOsCtjd2PqKvDr-QiF
      ADV JAVA by Naveen
      ruclips.net/p/PLd3UqWTnYXOnSmOj1E3yh3QxTJ_YHgRm8&disable_polymer=true
      Spring by Mr.Naveen
      ruclips.net/p/PLd3UqWTnYXOmpGjkPiaLZsVw6JYw18vMT
      Hibernate by Mr. Naveen
      ruclips.net/p/PLd3UqWTnYXOlbNZyVIwgX627xvB0EWnqJ
      Struts by Mr.Naveen
      ruclips.net/p/PLd3UqWTnYXOn7xetRSRuvaQyE-nyDqBew

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

    explanation is too Good!!

  • @g.mohanphanindra
    @g.mohanphanindra 2 года назад +1

    Thank You 🙏

  • @suresh_j11
    @suresh_j11 Год назад +1

    Well explained

  • @kartikn1619
    @kartikn1619 9 лет назад

    thank u very much sir .. please keep sharing

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

    Best explanation

  • @sagarsapkota8415
    @sagarsapkota8415 2 года назад +1

    what do we mean by development tool respected Durga sir?

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

      Hello Sagar.
      Plz contact our Offline team durgasoftoffline@gmail.com or call us on this number +91 - 8852885296/97/63/64

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

    Good teaching

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

    very good explanations. thanks

  • @akash2626.-
    @akash2626.- Год назад +2

    Intelligent person 🥰

  • @manishabayya5747
    @manishabayya5747 8 лет назад

    wow explained very well....tq sir....

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

    Super explanation ,

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

      Hello Meera.
      Thanks for your valuable feedback. It will boost us to do new things. Please subscribe to get updates about new videos.

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

    I need total DurgaSoft Java Class Videos

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

      Hello Vamsi. For All Java Class Videos,
      Plz contact our online team durgasoftonlinetraining@gmail.com or call us on this number +918885252627,7207212427/28

  • @Akash-hx1ny
    @Akash-hx1ny Год назад +1

    That's why he is called "the father of Java".

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

    Sir you change my life..

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

      Hello Shubhakar.
      Thanks for your valuable feedback. It will boost us to do new things. Please subscribe to get updates about new videos.
      For more videos,
      Plz contact our online team durgasoftonlinetraining@gmail.com or call us on this number +918885252627,7207212427/28

  • @TheSumanpurohit
    @TheSumanpurohit 9 лет назад

    quite well explained...thanks

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

    Sir,what is meant by development tools,library classes

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

      Hello Rose.
      Plz contact our online team durgasoftonlinetraining@gmail.com or call us on this number +918885252627, 7207212427/28

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

    Sir
    I have one doubt that jdk is internal or external and what's meaning of internal and external command

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

    I am Indian and still find his language hard to understand but still good explanation

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

    Nice Tutorial sir

  • @sanjaygiri2004
    @sanjaygiri2004 4 года назад +1

    VERY NICE SIR

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

    Thankyou sir

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

    If jre comes under jdk then why we need to install jre separately from jdk?

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

      Hello Nagayach.
      Plz contact our online team durgasoftonlinetraining@gmail.com or call us on this number +918885252627, 7207212427/28

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

      Who told you to install jre separately??

  • @MrStarnikhil
    @MrStarnikhil 8 лет назад

    SIR ,what is eclipse software ,which we use for learning java ,is it JDK or JRE?

    • @koteswararaogudla2675
      @koteswararaogudla2675 8 лет назад

      Dude in my machine, i have seen the name like Eclipse SDK which means software development kit, so its a JDK then we can develop and run JAVA right in eclipse

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

    Sir please upload reflection video by Durga sir

  • @ravindracharypalakonda460
    @ravindracharypalakonda460 9 лет назад

    In JVM, we have JIT compiler but you are saying JVM is like interpreter. What is the use of JIT compiler in JVM?

    • @pradeepchandra7045
      @pradeepchandra7045 9 лет назад +3

      +Ravindra Chary Palakonda
      jvm is a interpreter it reads line by line code and executes so it is time consuming inorder to speed up the processes we use jit compiler so execution time of the code is reduced