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 lambda value?
What is aop in java?
What happens when the parent process of a child process exits before the child ?
Which framework is best for rest api java?
What are orm tools in java?
Explain working of java virtual machine (jvm)?
What is numberformatexception in java?
What is http session in java?
What is flatmap in rxjs?
What is xml file in java?
What is native api in java?
What is a singleton in java?
What if I write static public void instead of public static void?
Can I use openjdk for commercial?
What is scrollable resultset in java?