Saturday, January 11, 2014

Goals of JAVA

When Java was invented it has few goals in mind,

1.       It should be simple
2.       It should be Object-Oriented
3.       It should be “robust and secure”
4.       It should be “platform independent and portable”
5.       It should execute with high performance

6.       It should be “interpreted, threaded and Dynamic”

No comments:

Post a Comment