Sunday, December 21, 2008

Properties of Java Language

The people who invented Java wanted to design a language which can provide solution to the problems faced in modern programming.
The following are the various features in Java.

1. Object-oriented
2.Compiled and Interpreted
3.Platform-independent and Portable
4.Distributed
5.Robust and secure
6.Familiar,simple and small
7.Multithreaded and interactive
8.Dynamic and extensible
9.High performance

No comments: