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
How do you create a jar file?
What are messages in java?
What is javacpl?
What is aop in java?
What does jpa mean?
Is jvm a compiler or an interpreter?
How can c# app request minimum permissions? : java security
I get an exception if I remove the static modifier from main?
What is the difference between collection and stream?
Is jprofiler open source?
Why doesn't lsdou work under windows nt? : java security
What is loose coupling in java?
Why there are no global variables in java?
Which class is the superclass of every class?
What is java lang?