Why Java is a platform independent language?Explain byte code
and JVM

Answer Posted / sandeep negi

byte code is an intermediate code for java in the form of hexadecimal ,which is compiled code of java compiler and same
for all o\s.after compilation all machine or o\s have own java virtual machine translate the byte code into machine code. so we can say that java is a platform independent language.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is flatmap java?

583


Explain daemon thread.

635


What gives java it’s “write once and run anywhere” nature?

636


What is the means of java?

550


What is savepoint in java?

525






What does el mean in java?

624


How do javabeans work?

554


What is lambda expression in mvc?

557


Is java singleton thread safe?

558


How do I enable java in firefox?

588


What are java’s rules regarding tabs, spaces and newline characters?

1099


Write a program for the following topic - switch case,looping using fuction calling,nesting,console input output. Aim- to print a menu:- 1-series 2-single value. Each menu having sub menu armstrong or perfect.

1589


What is messaging queue in java?

578


What is Map,List,hashtable,ArrayList and difference between them??

2354


Why sun introduce concept of anonymous class? What is need and real life use of anonymous class

1852