Why java is called portable language?



Why java is called portable language?..

Answer / Uday Bhan Singh

Java is often referred to as a portable language because it can run on various hardware platforms and operating systems without requiring recompilation. This is achieved by compiling Java code into bytecode, which is then executed by the Java Virtual Machine (JVM) present on different devices.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More J2EE Interview Questions

What does web module contain?

1 Answers  


Please explain about internal casting and external casting in java..?

0 Answers  


What is java transaction service (jts)?

1 Answers  


What is javabeans component?

1 Answers  


What are j2ee components?

1 Answers  


What are the differences between Ear, Jar and War files? Under what circumstances should we use each one?

1 Answers  


What is the use of jit compiler in java?

1 Answers  


How to invoke stored procedure in hibernate?

1 Answers  


What is java used for in technology?

1 Answers  


What is javafx java?

1 Answers  


Which software is used for java?

1 Answers  


What is java 2 platform, micro edition (j2me)?

1 Answers  


Categories