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 |
What does web module contain?
Please explain about internal casting and external casting in java..?
What is java transaction service (jts)?
What is javabeans component?
What are j2ee components?
What are the differences between Ear, Jar and War files? Under what circumstances should we use each one?
What is the use of jit compiler in java?
How to invoke stored procedure in hibernate?
What is java used for in technology?
What is javafx java?
Which software is used for java?
What is java 2 platform, micro edition (j2me)?