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 are the types of cookies in java?
What is resultsetmetadata in java?
What is default constructor in java?
What is type inference? Is type inference available in older versions like java 7 and before 7 or it is available only in java se 8?
Can a method be static and synchronized?
Explain different way of using thread?
What is mime in java?
How do you count in java?
Is it better to learn java or python?
What are the authentication modes in asp.net? : java security
What is cmp in java?
What is flatmap in java8?
What about 'hostile applets'? : java security
What is adoptopenjdk?