Why Java is a platform independent language?Explain byte code
and JVM
Answer Posted / monisha
Java is platform independent language as the compiled
version from one platform can be executed on any other
platform(OS) and bytecodes are the compiled version of java
program which is an intermediate language and JVM is Java
virtual machine which is a part of java platform and is a
software implementation/specification for a java
application.
| Is This Answer Correct ? | 38 Yes | 11 No |
Post New Answer View All Answers
Is java installed on windows 10?
Which is more secure: java or activex? : java security
How can I protect myself? : java security
What is cmp in java?
What do you understand by numeric promotion?
Is lambda cheaper than ec2?
What is interceptor in java?
Please can anybody explain what exactly "the project architecture" means???
How do I install java re?
Can I have multiple main methods in the same class?
How many types of jdk are there?
Are streams faster than for loops?
How long can a lambda function run?
Which type of stream is in java?
what about jdb and javadoc by example ?