Major Features of Java
l Simple
well, simpler than C++
l Object Orientated
more so than C++
l Distributed
Built in support for Internet
protocols, URL’s, HTTP etc.
l Robust
Impossible to create memory
leaks, go beyond the end of
an array, corrupt stack or code
l Secure
Objects may be assigned
different permissions
6