Answer Posted / nashiinformaticssolutions
One of the most well-known and widely used programming languages is Java. It is a programming language that is independent of platforms. Java doesn't demand that the complete programme be rewritten for every possible platform. The Java Virtual Machine and Java Bytecode are used to support platform independence. Any JVM operating system can run this platform-neutral byte code. The application is run after JVM translates the byte code into machine code. Because Java programmes can operate on numerous systems without having to be individually rewritten for each platform, the language is referred to as "Write Once, Run Anywhere" (WORA).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a cup of java?
What is a string what operation can be performed out with the help of a string?
What is difference between synchronize and concurrent collection in java?
Can we nested try statements in java?
What is the differences between c++ and java? Explain
What about abstract classes in java?
what is abstract class in Java?
How can we make a class virtual?
What is tostring () method?
What is OOP Language?
Explain hashset and its features?
What is one third plus one third as a fraction?
What happens if we override only equals?
What are green threads in java?
What is array size in java?