- Java is a high level programming language.
- Java files are having .java extension.
- Java compiler converts .java file to .class file (bytecode).
- JVM (Java Virtual Machines) are available for each operating systems, which converts bytecode to machine code.
No comments:
Post a Comment