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
What is a flatmap?
What if the main method is declared as private?
What is the means of java?
Is openjdk the same as jdk?
Which version of my browser should I use? : java security
Can we use lambda without functional interface?
What is data encapsulation?
Is it correct to say that using parentheses can only change?
In java what is the difference between sleep() and wait() .
What is entitymanager in java?
what is reflection api? How are they implemented?
How do I enable javascript?
What is maven in java?
How do I install eclipse?
Which type of stream is in java?