×
FREE ASSISTANCE FOR THE INQUISITIVE PEOPLE
Tutorial Topics
X
softetechnologies
JAVA Methods Java Examples : Number Series
JAVA Byte Code - Java
4330    Arnab De    06/07/2017

What is a Byte Code?[ICSE 2010]

In Java, Codes are compiled by java compiler (javac) and generate an intermediate object codes known as Byte code. These codes interpret by Java Virtual Machine (JVM) and translate into executable code. 

Java is a platform independent language – Explain.

Java codes are compiled by java compiler (javac) and generate an intermediate object codes known as Byte code. This byte code is the same for Java Virtual Machine (JVM) of all platforms. i.e. if we generate a byte code by in windows platform, then that byte code will be run in UNIX, LINUX, MAC  or any other operating system that support the JVM. That is why Java language known as platform independent.

JAVA Methods Java Examples : Number Series
softetechnologies
Author Details
Arnab De
I have over 16 years of experience working as an IT professional, ranging from teaching at my own institute to being a computer faculty at different leading institute across Kolkata. I also work as a web developer and designer, having worked for renowned companies and brand. Through tutorialathome, I wish to share my years of knowledge with the readers.
Enter New Comment
Comment History
No Comment Found Yet.
Nelson Mandela
Education is the most powerful weapon which you can use to change the world.
Nelson Mandela
430
78.49
Today So Far
Total View (Lakh)
softetechnologies
26/05/2018     53634
25/06/2018     44651
01/01/2018     43347
28/06/2017     40988
02/08/2017     39938
01/08/2017     34003
06/07/2017     33837
15/05/2017     33082
11/09/2018     29681
14/07/2017     29486
softetechnologies