Sunday, September 21, 2008

More about Java Language

For those people who wish to know more about java, I hereby provide you with some useful information. The are several features for java. The main features of java are:-
  • Simple
  • Object-Oriented
  • Distributed
  • Interpreted
  • Robust
  • Secure
  • Architecture-Neutral
  • Portable
  • High-Performance
  • Multithreaded
  • Dynamic
These are the reason why most of the programmers prefer to write codes in Java.Java facilitates the building of distributed applications by a collection of classes for use in networked applications. By using Java's URL (Uniform Resource Locator) class, an application can easily access a remote server. Classes also are provided for establishing socket-level connections.

No comments: