Java is a programming language , it is a
development environment.
· Programming Language.
· Development Environment.
Some of the key
features that makes java powerful and robust are:
· It has built in support for : multithreading ,Socket communication & Memory Management (garbage collection
).
· It is Object Oriented.
· It supports :
1. web based applications (applets,
servlets, jsp..).
2. Distributed applications (Socketds, Rmi, ejb,….).
3. Network Protocols (http, Jrmpets..)with the help of extensive standard
API’s(Application Program Interface).
Features To Remember :
- Simple.
- Object-Oriented.
- Platform independent.
- Secured.
- Robust.
- Architecture neutral.
- Portable.
- Dynamic.
- Interpreted.
- High Performance.
- Multithreaded.
- Distributed.
This comment has been removed by the author.
ReplyDelete