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
Why do we need new date and time api in java se 8?
Why bean class is used in java?
What is type_scroll_insensitive in java?
What is cdi bean in java?
What is a pojo class in java?
How do I create an executable jar file?
What is property file in java?
Describe the principles of oops.
Is it correct to say that using parentheses can only change?
What is stateless in java?
What is persistence xml in java?
In an htm form i have a button which makes us to open another page in 15sec.how will you do that?
i have client interview in TCS.client is CITI BANK.how to face it,what type of questions they will ask,please tell send me to kumar525job@gmail.com
What's the difference between authentication and authorization? : java security
What is map and flatmap?