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 use of beaninfo?
How do you do exponents in java?
What is the difference between keyword and identifier?
What is a default constructor and also define copy contrucyor?
Can private class be inherited in java?
What is the method to expand and collapse nodes in a jtree?
What is the hashcode () and equals () used for?
How to reverse string in java?
What is the range of a character variable?
Is {a, n, d} a palindrome? If you are given a random string, is it a palindrome or not?
What is replacefirst in java?
Is class forname reflection?
What is main difference between variable and constant?
Is map sorted in java?
What is difference between c++ and java ?