Sponsored
Why Java is Platform Independent
Java is called a platform-independent language because the same collected law can run on different operating systems without revision. When you write a Java program, the compiler does n’t convert it directly into machine law for a specific computer. Rather, it produces an intermediate form called bytecode, which can be executed by the Java Virtual Machine (JVM). Each operating system has...
0 Comments 0 Shares 36 Views 0 Reviews