3 - JVM (Java Virtual Machine)

preview_player
Показать описание
In this video we'll understand what is JVM?
How JVM Works?
What is Bytecode?
and lot's of Interesting Stuff.

A Java virtual machine (JVM) is an abstract computing machine that enables a computer to run a Java program.
Рекомендации по теме
Комментарии
Автор

This is an exceptional video. It took just the first 45 seconds for you to motivate and clearly explain something I had never properly understood.

dannystoll
Автор

most underrated channel😓😓you are amazing sir

mdnouman.s
Автор

I really love the way come up with basic definitions and explanation one by one that is mention in previos sentence.. This is how i want explanation where i dont find in others videos.. keep going like this ! I subscribed you with this hope that you will stick to basics first and goes further ! Lots of love ♥️

adore_diamond
Автор

Bytecode is actually kinda simple. It is really just a whole bunch of numbers, but the way the CPU and many other pieces work that causes it to be so cool.

nostalgia
Автор

In Java, the compilation and interpretation processes are handled by different components of the Java platform:

- javac, the Java compiler included in the JDK, is responsible for compiling Java source code into bytecode that can be executed on the Java Virtual Machine (JVM).
- The JVM, which is included in both the JDK and the JRE (Java Runtime Environment), is responsible for interpreting the bytecode and executing it on the host platform.
- The JRE is a subset of the JDK that includes the JVM, along with a set of libraries and components required to run Java applications.

To summarize, the Java source code is compiled using the javac compiler included in the JDK, which produces bytecode that can be interpreted and executed by the JVM. The JRE provides the necessary components to run Java applications, including the JVM.

mohitpipaliya
Автор

It's just awesome Brother !
Great work ! 🙏🙏

deepakkhanka
Автор

You are amazing way better than others 🙏🏼❤️❤️

sarikarana
Автор

Thanks for the video
Please enable auto-sub (caption) in this video.

Ahmad_Al-Deeb
Автор

Please put a interview type questions and codings in animations

snehamurali
Автор

Nicely done (but your Instagram link is broken)

danbromberg
Автор

Thomas Christopher Brown Frank Gonzalez Kimberly

VinodDunks
Автор

Java is Slower, BECAUSE, More Code is Running. That Code is Checking Security (Array out of Bounds, buffer Overflow etc).
That Checking, Is ALSO Happening in the HARDWARE DEBUGGER. THE CPU is SLOWER.

mahkhi
Автор

Anderson Anthony Garcia Kimberly Robinson Mary

CaraFerguson-xi