#23 JDK JRE JVM in Java

  Рет қаралды 288,472

Telusko

Telusko

Күн бұрын

Пікірлер: 145
@yashshukla1637
@yashshukla1637 Ай бұрын
**#23 JDK, JRE, JVM in Java** - **Introduction & Overview** - Java programming involves concepts like classes, variables, methods, and object relations. - Understanding the *underlying processes* of Java code execution helps relate to new coding concepts. - Compiling Java code requires a tool, specifically the **Java Development Kit (JDK)**. - **JDK** is essential for converting Java code into **bytecode**, the format needed for machine execution. - **JVM (Java Virtual Machine)** - The **JVM** is responsible for running the compiled bytecode on a machine. - It acts as a virtual layer, ensuring Java remains *platform-independent* across machines. - JVM *executes* the bytecode, while the computer translates it into a format it can process. - The *virtual* nature of JVM allows Java code to run consistently across different operating systems. - **JRE (Java Runtime Environment)** - **JRE** provides additional classes and libraries needed to run Java programs, beyond the programmer’s code. - It includes tools for validating bytecode and loading classes as needed for execution. - JRE encompasses the **JVM**, making it a complete environment for running Java applications. - Without JRE, JVM cannot function, as JRE supplies the *runtime* components. - **JDK as the Top Layer** - As developers, installing **JDK** also installs the JRE and JVM, providing the full toolset for both compiling and running code. - On client machines, JRE and JVM might be present alone, sufficient only for running programs. - Software may require specific JRE versions, leading to common prompts for JRE or .NET installations/updates. - **Conclusion**: JDK contains JRE, which contains JVM, each playing a distinct role in Java execution. Further details about JVM will be explored in the next video.
@bunmisadiq3298
@bunmisadiq3298 Жыл бұрын
This is the best java lesson I had ever listen to. Good job!
@shikhar5300
@shikhar5300 Жыл бұрын
Java learning journey is going great with your videos. Respect ++
@freddymintarja2186
@freddymintarja2186 Жыл бұрын
"You can't type in bytecode, I mean...you can, don't try it" had me dying 😂
@r_a_t_h_o_d622
@r_a_t_h_o_d622 9 ай бұрын
What was funny in this?
@freddymintarja2186
@freddymintarja2186 9 ай бұрын
@@r_a_t_h_o_d622 can you type in byte code?
@sidarthasingh8158
@sidarthasingh8158 8 ай бұрын
@@r_a_t_h_o_d622 no doubt that it went over your head 🤣🤣
@sidarthasingh8158
@sidarthasingh8158 8 ай бұрын
​​@@r_a_t_h_o_d622 no doubt that it went over your head🤣🤣
@ibu2685
@ibu2685 7 ай бұрын
​@@r_a_t_h_o_d622try to write byte code and run. You will get to know😅
@sinduraghu5188
@sinduraghu5188 Жыл бұрын
Thanks a lot... You are unique combination of understanding code and teaching it
@bhutmaswidi2755
@bhutmaswidi2755 4 ай бұрын
Mr Telusko is the best!!!!
@karthikapyla1297
@karthikapyla1297 9 ай бұрын
what a superb explanation. excellent teaching
@worldofniyathi
@worldofniyathi 3 ай бұрын
simple but great explanation !
@somgupta9588
@somgupta9588 Жыл бұрын
excellent bro . very simple and easy to understand thanks
@snehazore7686
@snehazore7686 Жыл бұрын
Very Useful
@letsdrive6606
@letsdrive6606 5 ай бұрын
very useful video to understand jvm, JRE, JDK, Bytecode
@sumukhsonkar4280
@sumukhsonkar4280 Жыл бұрын
Please provide spring boot live project video, Please start full stack java course...,
@hanhtayaung8
@hanhtayaung8 Жыл бұрын
Excellent explanation😊
@lematesfaye-v8i
@lematesfaye-v8i Жыл бұрын
good tutorial continue
@roshnimandarapu5097
@roshnimandarapu5097 12 күн бұрын
Thanks for all your efforts!
@teswstlist4717
@teswstlist4717 2 ай бұрын
helpful....most easy explanation!
@GirishBalanagu
@GirishBalanagu Жыл бұрын
Very detailed explanation.Thanks! Can you share the Gear details and track pad related. :)
@ajaywade9418
@ajaywade9418 10 ай бұрын
@telusko Please make a video on JVM architecture.
@pratiktiwariramji
@pratiktiwariramji 3 ай бұрын
Yes
@LifeCodeGame
@LifeCodeGame Жыл бұрын
Great explanation of JDK, JRE and JVM in Java! Keep up the awesome work!
@Gulammustafa-dh7pi
@Gulammustafa-dh7pi 7 ай бұрын
Thank you so much Reddy Sir!
@NoTimeWaste1
@NoTimeWaste1 Жыл бұрын
Thank you, sir.
@pratikshapatil6148
@pratikshapatil6148 Жыл бұрын
Thank you
@aviralmishra785
@aviralmishra785 Жыл бұрын
Thankyou sir
@shaikhsamir3604
@shaikhsamir3604 Жыл бұрын
Thanks
@openedougest4488
@openedougest4488 2 ай бұрын
Thank you sir!
@TheMESCuS
@TheMESCuS Жыл бұрын
5:19 you said In the next video we’ll try to expand more on jvm I’m sorry to say that I couldn’t found next video Would you pls help me Thanks
@shivamsingh7009
@shivamsingh7009 10 ай бұрын
kzbin.info/www/bejne/lXiuZIqle6t-i6c
@MargaretLopez-w1n
@MargaretLopez-w1n Ай бұрын
Juliet Meadows
@BrianKibet-l5k
@BrianKibet-l5k Жыл бұрын
nice videos
@BluePaneTechnologies-nu4hh
@BluePaneTechnologies-nu4hh 7 ай бұрын
this is helpful..thanks
@AmitSingh-xc9qe
@AmitSingh-xc9qe 3 ай бұрын
Thank you sir 😊
@YoungAlexander-j8f
@YoungAlexander-j8f Ай бұрын
Rau Way
@ranjitshinde3763
@ranjitshinde3763 Жыл бұрын
In my laptop there is no JRE I want to paste jar file of MySQL to connectivity but there is no jre how can I connect database to jdbs driver
@KarenSimmons-s1j
@KarenSimmons-s1j 2 ай бұрын
Schumm Throughway
@YaleFreda
@YaleFreda 2 ай бұрын
792 Lubowitz Skyway
@MelissaThomas-u6d
@MelissaThomas-u6d 2 ай бұрын
7458 Hirthe Lights
@anjipuppala9538
@anjipuppala9538 Жыл бұрын
Brohhhh😍😍😍
@TommyOgden-d6s
@TommyOgden-d6s 2 ай бұрын
Turner Highway
@ZephaniahKen-n8v
@ZephaniahKen-n8v 2 ай бұрын
Hudson Circle
@ElizabethAtkinson-z6i
@ElizabethAtkinson-z6i 2 ай бұрын
Maximillia Junctions
@DiegoGulnick-m4e
@DiegoGulnick-m4e 2 ай бұрын
Alvena Haven
@saumyojitdas4212
@saumyojitdas4212 Жыл бұрын
After compilation .class file is created . When .class file will be created in /lib/Ext . (extension class path) Mainly it is there in application Class path . At what point .class file is created in Hdd at the time of Loading or Linking after bytecode Verification?
@HwaGurry-f5e
@HwaGurry-f5e 2 ай бұрын
Block Station
@JoseLewis-w9j
@JoseLewis-w9j 2 ай бұрын
Legros Row
@papasedokarajeh6183
@papasedokarajeh6183 9 ай бұрын
What jdk works best for java db?
@RutherfordBaron-z1i
@RutherfordBaron-z1i 2 ай бұрын
Hugh Grove
@JobMurray-t8k
@JobMurray-t8k Ай бұрын
Predovic Bridge
@BlakeAbbott-m5e
@BlakeAbbott-m5e Ай бұрын
Collier Plaza
@YonngNorma
@YonngNorma 2 ай бұрын
010 Moore Plains
@LawrenceLadouceur-s1d
@LawrenceLadouceur-s1d 2 ай бұрын
Lehner Causeway
@AnnAbbott-w6c
@AnnAbbott-w6c Ай бұрын
Vernon Trace
@FranciscaTipton-q7i
@FranciscaTipton-q7i 2 ай бұрын
Schaden Tunnel
@DaisyBennett-n7f
@DaisyBennett-n7f Ай бұрын
Nils Overpass
@manishbhargav5093
@manishbhargav5093 Жыл бұрын
Please take java live session😍
@target__iit
@target__iit 8 ай бұрын
Next Video -> kzbin.info/www/bejne/lXiuZIqle6t-i6c
@Daisey-i4i
@Daisey-i4i 2 ай бұрын
Stokes Streets
@ronniegilmore5555
@ronniegilmore5555 Ай бұрын
1187 Cassin Glen
@KeiraFabozzi-d8j
@KeiraFabozzi-d8j 2 ай бұрын
Deckow Mountains
@JeanLouis-c6w
@JeanLouis-c6w 2 ай бұрын
Jordy Mountain
@LisaJones-h4o
@LisaJones-h4o 2 ай бұрын
Garry Route
@BartonRichard-o8f
@BartonRichard-o8f 2 ай бұрын
Willms Vista
@CowperEmily-c3d
@CowperEmily-c3d Ай бұрын
Harris Gardens
@actandrepeat
@actandrepeat Жыл бұрын
How do I update my JDK?
@HousmanLaura-o6g
@HousmanLaura-o6g Ай бұрын
Berry Meadows
@FrancisLevy-h3r
@FrancisLevy-h3r 2 ай бұрын
Anthony Trafficway
@VincentVenus-f5p
@VincentVenus-f5p Ай бұрын
Petra Forge
@SonmerfieldBurneJones-p4u
@SonmerfieldBurneJones-p4u 2 ай бұрын
Elva Green
@PhilemonWard-v6n
@PhilemonWard-v6n 2 ай бұрын
5100 Jameson Lights
@JenniferThomas-i2j
@JenniferThomas-i2j Ай бұрын
Shirley Island
@MacArthurWallace-j2m
@MacArthurWallace-j2m 2 ай бұрын
Jett Roads
@ChristineMessmer-x8p
@ChristineMessmer-x8p 2 ай бұрын
McClure Bypass
@HelenHarris-q3x
@HelenHarris-q3x 2 ай бұрын
Jeremie Parks
@MadgeGibson-y3c
@MadgeGibson-y3c Ай бұрын
Glover Mountains
@ChristopherCommons-i8p
@ChristopherCommons-i8p Ай бұрын
Rosie Brooks
@CaseyBilly-u3u
@CaseyBilly-u3u 2 ай бұрын
Zulauf Gardens
@BostonFreedom-r1d
@BostonFreedom-r1d 2 ай бұрын
2147 Christiansen Rapid
@ClaytonBabbitt-c8f
@ClaytonBabbitt-c8f 2 ай бұрын
Alycia Motorway
@RosaBradley-v9j
@RosaBradley-v9j 2 ай бұрын
Karlie Cove
@SharonGonzalez-v9y
@SharonGonzalez-v9y 2 ай бұрын
Jazlyn Avenue
@AliceAdam-l7s
@AliceAdam-l7s Ай бұрын
Johnson Ports
@YeatesBoyd
@YeatesBoyd 2 ай бұрын
Fermin Hill
@JoshuaMatt-b1s
@JoshuaMatt-b1s 2 ай бұрын
Cade Cove
@DickensMaria-z9w
@DickensMaria-z9w Ай бұрын
Walter Road
@JoelMiller-i2i
@JoelMiller-i2i 2 ай бұрын
Johnson Park
@MariaWalker-e3w
@MariaWalker-e3w 2 ай бұрын
Cronin Islands
@PamelaHinkle-h7o
@PamelaHinkle-h7o 2 ай бұрын
Lesch Mountains
@ArnoldEdgar-g2c
@ArnoldEdgar-g2c 2 ай бұрын
Berry Track
@BarbaraJackson-g7b
@BarbaraJackson-g7b 2 ай бұрын
Casper Drives
@JackCavasos-k6o
@JackCavasos-k6o 2 ай бұрын
Koch Heights
@WalkerTroy-d5i
@WalkerTroy-d5i 2 ай бұрын
Stiedemann Ports
@ArchibaldBurnell-x1p
@ArchibaldBurnell-x1p Ай бұрын
Palma Village
@SteviePrimas-f2e
@SteviePrimas-f2e 2 ай бұрын
Noelia Gateway
@BenCunningham-s1j
@BenCunningham-s1j Ай бұрын
Zoila Trafficway
@KevinMain-c9o
@KevinMain-c9o Ай бұрын
Armando Mission
@ScottRacine-w6o
@ScottRacine-w6o Ай бұрын
Nash Pines
@DonaldThomas-e7d
@DonaldThomas-e7d 2 ай бұрын
Horacio Avenue
@MulkchurAlom
@MulkchurAlom 2 ай бұрын
6561 Serena Lock
@PeggyHiggs-w4b
@PeggyHiggs-w4b 2 ай бұрын
Hyatt Motorway
@JdndJdbd-g2j
@JdndJdbd-g2j 2 ай бұрын
Edgardo Rapid
@FrancineWeinzierl-p3t
@FrancineWeinzierl-p3t 2 ай бұрын
Cleveland Ville
@BrendaMartinez-e7m
@BrendaMartinez-e7m 2 ай бұрын
Klein Plaza
#24 Methods in Java
11:30
Telusko
Рет қаралды 261 М.
#26 Stack And Heap in Java
12:37
Telusko
Рет қаралды 284 М.
ТЮРЕМЩИК В БОКСЕ! #shorts
00:58
HARD_MMA
Рет қаралды 2,7 МЛН
Turn Off the Vacum And Sit Back and Laugh 🤣
00:34
SKITSFUL
Рет қаралды 7 МЛН
МЕНЯ УКУСИЛ ПАУК #shorts
00:23
Паша Осадчий
Рет қаралды 5 МЛН
Из какого города смотришь? 😃
00:34
МЯТНАЯ ФАНТА
Рет қаралды 2,6 МЛН
Amazon Black Friday 2024 Mini PC Deals
9:30
EVO Tech
Рет қаралды 4,8 М.
2. How Java Program Works and its 3 Important Components (JVM, JRE and JDK) with Example
36:02
Concept && Coding - by Shrayansh
Рет қаралды 42 М.
#4 How Java Works
12:03
Telusko
Рет қаралды 525 М.
How to make Microservices Communicate?
10:24
YourTechBud Codes
Рет қаралды 41 М.
NVIDIA’s New AI: Stunning Voice Generator!
6:21
Two Minute Papers
Рет қаралды 93 М.
Google Data Center 360° Tour
8:29
Google Cloud Tech
Рет қаралды 5 МЛН
Unboxing the Raspberry Pi CM5 Development Kit
11:36
Level 2 Jeff
Рет қаралды 41 М.
Java in 100 Seconds
2:25
Fireship
Рет қаралды 1,3 МЛН
#22 Class and Object Practical in Java
15:36
Telusko
Рет қаралды 278 М.
How To Become A DevOps Engineer in 2023? | Skills To Learn
20:34
Travis Media
Рет қаралды 591 М.
ТЮРЕМЩИК В БОКСЕ! #shorts
00:58
HARD_MMA
Рет қаралды 2,7 МЛН