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
Is it correct to say that using parentheses can only change?
What is proxy object in java?
Why do we only use the main method to start a program?
What is jdk jre and jvm?
How do you create a jar file?
What is java flatmap?
What is the difference between lambdas and delegates?
What is stateless class in java?
Which class is the superclass of every class?
What are jpa annotations?
What is persistence xml in java?
What are jpa repositories?
How common are security breaches? : java security
What is cmp in java?
What is savepoint in java?