Generation and Execution: Byte code: is generated from the compilation of source code. However, it cannot be directly run by the CPU and requires an interpreter for execution. Machine code: is essentially machine language that the CPU can process directly. It's in binary format and doesn't require separate interpretation or compilation. Then how is machine code the "magical" bytecode?
@revivedforchrist Жыл бұрын
Thank you for this clear explanation! ChatGPT was confusing me. The illustrations really helped also.
@b.warron4631 Жыл бұрын
What about JRE..? You went straight to JVM explanations.. something is missing.
@JayJay-sg7zl Жыл бұрын
The sound is really bad .I'm sure the instructions are great but the audio is not great
@PAVANBSCSE Жыл бұрын
thankyou sir
@shyamap2 жыл бұрын
very nicely explained.
@megamega-zj9cl2 жыл бұрын
unfortunately the voice is not clear, the volume of the music is very high
@abhishek_sharma25492 жыл бұрын
Background music kyo lgaya h
@Usmanthemecano2 жыл бұрын
Very clear
@W3Fi2 жыл бұрын
It was really an excellent explanation but the only thing that's not making us to stick to your video is the unecessary part (Where you're stucking) which you should've cropped it. All the very best
@denisdominguez72872 жыл бұрын
Thanks for this tutorial. But the melody is a little bit of annoying. Well done tho... keep it up ☺
@holayey952 жыл бұрын
Thanks A Lot Dude
@scottkoeman55922 жыл бұрын
great video, it helped me to understand the subject better. It would be great if the audio quality could be improved next time. 👍
@NageshNayak102 жыл бұрын
❤
@bayan4452 жыл бұрын
you saved my life thx bro
@rebaonereba42132 жыл бұрын
The visuals were quite helpful.
@vediclife94082 жыл бұрын
First aware of all things then you should make a informative video. Bytecode never be a machine code, its an intermediate code. If according to you bytecode is a machine code then how Java can be platform independent. Please, dont spread wrong knowledge.
@kshreeranjan96452 жыл бұрын
Tq sir
@mehmetaltuntas50752 жыл бұрын
it was a perfect explanation , we want more videos from you
@TomasTu-u1d2 жыл бұрын
The tutorial is very good, but I hope to pay more attention to the video radio, there are some places still do not hear too clearly. All in all, thanks for your tutorial! :-)
@subhajitchoudhury49813 жыл бұрын
Please remove the back ground music its not necessary Thank you
@xplore33393 жыл бұрын
.class will not have 1's and 0's don't miss guide the viewers
@tebatsomadisha36733 жыл бұрын
I felt like he missed something there as well. The compiler, compiles .java file (source code) to .class file (byte code) and JVM translates .class file to object code (machine code).
@pankajdas73843 жыл бұрын
Thanks sir , 😀 your Way of xlexplain was so good
@itsamazing223 жыл бұрын
I am actually learning Java and this video was very helpful to me.
@pickuppencil16623 жыл бұрын
Glad it helped, Ritesh!
@bhagya66063 жыл бұрын
Excellent 👌.. easily understandable form
@2oo1xo503 жыл бұрын
THAAAAAAAANKS A LOT
@koushikshet3 жыл бұрын
Helpfull sir
@gauravpise46283 жыл бұрын
Thanks❤🌹🙏
@Pilgrim1823 жыл бұрын
Very understandable!
@eramfatima9373 жыл бұрын
Plz speak in hindi alsoo
@GaneshGanesh-gl7bp3 жыл бұрын
Yeah it's very clear to understand ❤️ thank you
@himanshusahu82203 жыл бұрын
very helpful video
@afzalnajubudeen18113 жыл бұрын
Thank you sir
@rowdy89513 жыл бұрын
Is JVM inside IDE?
@rowdy89513 жыл бұрын
Thank you ❤️
@madhukarreddy58793 жыл бұрын
Great explanation 👌
@mohammed_arshat_ars54373 жыл бұрын
Seriously you are just amazing man... Why did u stop uploading videos? Your video is giving superb explanation... keep post video man...
@SunitaSharma-nw3ms3 жыл бұрын
really your teaching skill is magical sir, thanku so much sir ❤
@sumanthkumarchenna39323 жыл бұрын
It will be more Intresting Without The Background Music
@saravanansaran30903 жыл бұрын
Good explanation sir
@jaaneshwar55313 жыл бұрын
So basically jvm needs binary code
@ajaymudgae3 жыл бұрын
very nice❤️ Thank you sir❤️
@pickuppencil16623 жыл бұрын
So nice of you
@dewubesekaraapp69043 жыл бұрын
Very clear sir outstanding video!!! Thank you so much !!
@pickuppencil16623 жыл бұрын
You are most welcome
@francislydzustre30383 жыл бұрын
potang ina
@codewithali88143 жыл бұрын
tnx for video, good information
@pickuppencil16623 жыл бұрын
Welcome!
@harshitmishra53963 жыл бұрын
Byte codes are not machine instruction 👎
@pickuppencil16623 жыл бұрын
Hello, byte code is a machine code and can be described as a machine instruction for the processor.