- Java is a Object Orientated Programming.
- It is independent of operating system because it can run on any operating system.Such as windows, linux, solaris, etc.
- It is platform independent .
- It is distributed that it can have many method and variable.
- It is very good in memory management.
- It has the keyword
In order to develop the java program or application, we need the JDK(Java Development Kit) and JRE(Java Runtme Environment).
When we install the JDK, the JVM(Java Virtual Machne).
No comments:
Post a Comment