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 the SimpleTimeZone class?
What is the generic class?
How do you sing an Applet ?
What is a map? What are the implementations of map?
What is join () in java?
What are the drawbacks of reflection?
Is a class an object?
What is substring in java?
How to check if linked list contains loop in java?
What is the super void?
Can we catch more than one exception in a single catch block?
What is the difference between a method and a procedure?
Is binary a low level language?
How to print nodes of a Binary tree?
What are the legal parameters?