#23 JDK JRE JVM in Java

  Рет қаралды 214,233

Telusko

Telusko

Жыл бұрын

Check out our courses:
Spring and Microservices Weekend Live Batch : bit.ly/spring-live-weekend
Coupon: TELUSKO10 (10% Discount)
Master Java Spring Development : bit.ly/java-spring-cloud
Udemy Courses:
Java:- bit.ly/JavaUdemyTelusko
Spring:- bit.ly/SpringUdemyTelusko
Java For Programmers:- bit.ly/javaProgrammers
For More Queries WhatsApp or Call on : +919008963671
website : courses.telusko.com/
In this lecture we will learn:
- What is JVM?
- What is JDK?
- What is JRE?
- Importance and uses of JVM, JRE, and JDK.
#1
To compile the Java code, we need a tool and that tool is known as JDK ( Java Development Kit).
- Byte code runs on a machine so we have to convert the java code into the byte code.
- On installing the JDK, we get both updated JRE and JVM.
#2
JVM stands for Java Virtually Machine.
- JVM is the space where you execute the code.
- JVM is used to make the Java language a platform- independent.
- You have to compile the code through JDK and then run the code through JVM.
- JVM is platform dependent and it needs to be built for a particular OS.
- JVM is platform-dependent.
#3
JRE stands for Java Runtime Environment.
- JRE contains all the in-built classes and other extra files and libraries that we can use in our code.
- JRE validates the byte code.
- JRE loads a class.
- If you use extra libraries, and you also need an environment. An additional layer is present above the OS known as JRE.
#4
- JVM is a part of JRE. JRE includes JVM and libraries.
JVM - Java Virutal Machine
JRE - Java Runtime Environment
- For development purposes, you need to install JDK (Java Development Kit) which consists of JRE and JVM.
Github repo : github.com/navinreddy20/Javac...
Java:- bit.ly/JavaUdemyTelusko
Spring:- bit.ly/SpringUdemyTelusko
More Learning :
Java :- bit.ly/3x6rr0N
Python :- bit.ly/3GRc7JX
Django :- bit.ly/3MmoJK6
JavaScript :- bit.ly/3tiAlHo
Node JS :- bit.ly/3GT4liq
Rest Api :-bit.ly/3MjhZwt
Servlet :- bit.ly/3Q7eA7k
Spring Framework :- bit.ly/3xi7buh
Design Patterns in Java :- bit.ly/3MocXiq
Docker :- bit.ly/3xjWzLA
Blockchain Tutorial :- bit.ly/3NSbOkc
Corda Tutorial:- bit.ly/3thbUKa
Hyperledger Fabric :- bit.ly/38RZCRB
NoSQL Tutorial :- bit.ly/3aJpRuc
Mysql Tutorial :- bit.ly/3thpr4L
Data Structures using Java :- bit.ly/3MuJa7S
Git Tutorial :- bit.ly/3NXyCPu
Donation:
PayPal Id : navinreddy20
www.telusko.com

Пікірлер: 42
@bunmisadiq3298
@bunmisadiq3298 Жыл бұрын
This is the best java lesson I had ever listen to. Good job!
@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 4 ай бұрын
What was funny in this?
@freddymintarja2186
@freddymintarja2186 4 ай бұрын
@@r_a_t_h_o_d622 can you type in byte code?
@sidarthasingh8158
@sidarthasingh8158 3 ай бұрын
@@r_a_t_h_o_d622 no doubt that it went over your head 🤣🤣
@sidarthasingh8158
@sidarthasingh8158 3 ай бұрын
​​@@r_a_t_h_o_d622 no doubt that it went over your head🤣🤣
@ibu2685
@ibu2685 3 ай бұрын
​@@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
@shikhar5300
@shikhar5300 Жыл бұрын
Java learning journey is going great with your videos. Respect ++
@somgupta9588
@somgupta9588 Жыл бұрын
excellent bro . very simple and easy to understand thanks
@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
@hanhtayaung8
@hanhtayaung8 Жыл бұрын
Excellent explanation😊
@GirishBalanagu
@GirishBalanagu Жыл бұрын
Very detailed explanation.Thanks! Can you share the Gear details and track pad related. :)
@snehazore7686
@snehazore7686 Жыл бұрын
Very Useful
@karthikapyla1297
@karthikapyla1297 4 ай бұрын
what a superb explanation. excellent teaching
@letsdrive6606
@letsdrive6606 Ай бұрын
very useful video to understand jvm, JRE, JDK, Bytecode
@NoTimeWaste1
@NoTimeWaste1 Жыл бұрын
Thank you, sir.
@ajaywade9418
@ajaywade9418 5 ай бұрын
@telusko Please make a video on JVM architecture.
@actandrepeat
@actandrepeat Жыл бұрын
How do I update my JDK?
@bhutmaswidi2755
@bhutmaswidi2755 21 күн бұрын
Mr Telusko is the best!!!!
@user-ft6vx9mb9u
@user-ft6vx9mb9u 8 ай бұрын
good tutorial continue
@Gulammustafa-dh7pi
@Gulammustafa-dh7pi 3 ай бұрын
Thank you so much Reddy Sir!
@papasedokarajeh6183
@papasedokarajeh6183 4 ай бұрын
What jdk works best for java db?
@sumukhsonkar4280
@sumukhsonkar4280 Жыл бұрын
Please provide spring boot live project video, Please start full stack java course...,
@pratikshapatil6148
@pratikshapatil6148 8 ай бұрын
Thank you
@BluePaneTechnologies-nu4hh
@BluePaneTechnologies-nu4hh 2 ай бұрын
this is helpful..thanks
@saumyojitdas4212
@saumyojitdas4212 8 ай бұрын
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?
@aviralmishra785
@aviralmishra785 Жыл бұрын
Thankyou sir
@shaikhsamir3604
@shaikhsamir3604 9 ай бұрын
Thanks
@user-gc1iq1ge3s
@user-gc1iq1ge3s 9 ай бұрын
nice videos
@LifeCodeGame
@LifeCodeGame Жыл бұрын
Great explanation of JDK, JRE and JVM in Java! Keep up the awesome work!
@anjipuppala9538
@anjipuppala9538 Жыл бұрын
Brohhhh😍😍😍
@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
@ToughGuysWorld
@ToughGuysWorld Жыл бұрын
No
@shivamsingh7009
@shivamsingh7009 6 ай бұрын
kzbin.info/www/bejne/lXiuZIqle6t-i6c
@manishbhargav5093
@manishbhargav5093 Жыл бұрын
Please take java live session😍
@sais7065
@sais7065 Жыл бұрын
@target__iit
@target__iit 4 ай бұрын
Next Video -> kzbin.info/www/bejne/lXiuZIqle6t-i6c
@irfan40
@irfan40 5 ай бұрын
you talked fast
@snehakallannavar8365
@snehakallannavar8365 Ай бұрын
Make setting speed as 0.75 , it will be help u out
@djhi-tek9249
@djhi-tek9249 26 күн бұрын
Kes la boşu
#24 Methods in Java
11:30
Telusko
Рет қаралды 189 М.
JDK, JRE, JVM: What Are They and What Are Their Differences?
7:57
The Learn Programming Channel
Рет қаралды 86 М.
Slow motion boy #shorts by Tsuriki Show
00:14
Tsuriki Show
Рет қаралды 7 МЛН
Clown takes blame for missing candy 🍬🤣 #shorts
00:49
Yoeslan
Рет қаралды 37 МЛН
Cat Corn?! 🙀 #cat #cute #catlover
00:54
Stocat
Рет қаралды 16 МЛН
아이스크림으로 체감되는 요즘 물가
00:16
진영민yeongmin
Рет қаралды 59 МЛН
#4 How Java Works
12:03
Telusko
Рет қаралды 390 М.
#26 Stack And Heap in Java
12:37
Telusko
Рет қаралды 213 М.
What is the difference between JDK,JRE and JVM
6:28
Durga Software Solutions
Рет қаралды 505 М.
#22 Class and Object Practical in Java
15:36
Telusko
Рет қаралды 206 М.
2. How Java Program Works and its 3 Important Components (JVM, JRE and JDK) with Example
36:02
Concept && Coding - by Shrayansh
Рет қаралды 26 М.
Differences between JDK, JRE, JVM and JIT | Core Java Tutorial | Mr. Hari Krishna
9:32
#25 Method Overloading in Java
6:03
Telusko
Рет қаралды 170 М.
iPhone, Galaxy или Pixel? 😎
0:16
serg1us
Рет қаралды 825 М.
Top 50 Amazon Prime Day 2024 Deals 🤑 (Updated Hourly!!)
12:37
The Deal Guy
Рет қаралды 1,4 МЛН
Choose a phone for your mom
0:20
ChooseGift
Рет қаралды 7 МЛН
СТРАШНЫЙ ВИРУС НА МАКБУК
0:39
Кринжовый чел
Рет қаралды 1,5 МЛН