×
FREE ASSISTANCE FOR THE INQUISITIVE PEOPLE
Tutorial Topics
X
softetechnologies
JAVA Methods Java Examples : Number Series
JAVA Byte Code - Java
4452    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.
Albert Einstein
Learn from yesterday, live for today, hope for tomorrow.
Albert Einstein
2371
81.43
Today So Far
Total View (Lakh)
softetechnologies
26/05/2018     54248
25/06/2018     45214
01/01/2018     43766
28/06/2017     41281
02/08/2017     40335
01/08/2017     34347
06/07/2017     34136
15/05/2017     33395
11/09/2018     30487
14/07/2017     29925
softetechnologies