The Java Platform consists of two parts.
- API (Java Application Programming Interface)
- API is a collection of pre-written classes that we’ll used to develop new software.
- Java Virtual Machine (JVM)
- This is the environment for Java program. The JVM will run your programs build on Windows even in Linux!
No comments:
Post a Comment