This post was moved to http://srinichekuri.com/2008/09/30/12/
**********************************************************************
what is Java?
Java is a programming language expressly designed for use in the distributed environment of the Internet adn enforces object-oriented programming model.
what are the features of Java?
These are the fearures of Java
- Simple
- Architecture neutral
- Object oriented
- Portable
- Distributed
- High performance
- Multithreaded
- Robust
- Dynamic
- Secure
Advertisements