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

Answer Posted / katarimanoj

.class we get in windows os(platform) after compilation is referred to as bytecode.A bytecode is unversal code and is accessible by any jvm...d thing is every platform has its own type of jvm,to convert it into platforms(machine) language..


(m/c)english-->bytecode ======= bytecode--->telugu(m/c)
ompiled jvm

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is java a framework?

481


For each of the following program segments,give a big zero analysis for the running time 1.For (i=0;i

1498


In system.out.println(), what is system, out and println?

631


What is meant by annotation in java?

481


What is mq in java?

482






What is a stream in programming?

448


When is static variable loaded? Is it at compile time or runtime? When exactly a static block is loaded in java?

497


can a program use more than one command-line argument?

478


What is hql in java?

487


Is jdk a compiler?

453


What is the difference between map and flatmap in java?

482


Is jprofiler open source?

507


I am trying to create a new universal user group. Why can't i? : java security

514


Is java singleton thread safe?

476


When a thread is created and started, what is its initial state?

549