How Java programming is independent?
Answers
Answered by
1
Answer:
Java is known as write once, run everywhere language. It is platform independent means - It can operated in different operating systems - Windows, Mac or Linux.
Java is a high level language i.e. the code is first converted into the language that can be understood by the machine.
Certainly, it is the Java Virtual Machine (JVM) that help in converting language from one form to another. Through an interpreter and a compiler, the code is encrypted as well as decrypted and functions are performed.
Explanation:
Similar questions
Social Sciences,
6 months ago
Math,
6 months ago
Physics,
6 months ago
Math,
11 months ago
Physics,
11 months ago
Physics,
1 year ago
Computer Science,
1 year ago