Features of JAVA


Features of  JAVA
                             
                                    In the older posts, we have discussed about the features of OOP (Object Oriented Programming). What is the relation between Java and OOP.Java   is a object oriented programming language .Hence features of Object oriented programming  is also  applicable to Java.

In addition to the features discussed , below are some of the additional features of java


     i]  Java programming  is based on objects . Hence it is object oriented programming language.
 
     ii]  Java is simple- Easy to code and use.

    iii]  Secure -   It has built in security features . [will discuss in upcoming posts]

    iv]  Platform independence - Java run in one operating system can be run in any other operation system .This is achieved by means of JVM [ Java virtual machine]  - will discuss in upcoming posts.

   
Previous
Next Post »