yes it is secured language in both accessing and memory usage.
- it is portable,simple and networked
- it is garbage collected dynamically
- exceptions are raised if any relevant information not found like ClassNotFoundException.
- java support collection frame work.
- dynamically creates arrays either increasing or decreasing by using vector class in collection framework.
- it will be run on any system.





Reply With Quote
