Java
Features of Java
byeon0gam
2017. 3. 16. 11:32
Features of Java
There is given many features of java. They are also known as java buzzwords. The Java Features given below are simple and easy to understand.
- Simple
- Object-Oriented
- Portable
- Platform independent
- Secured
- Robust
- Architecture neutral
- Dynamic
- Interpreted
- High Performance
- Multithreaded
- Distributed
Platform Independent
Secured
Java is secured because:
- No explicit pointer
- Java Programs run inside virtual machine sandbox
Reference : http://www.javatpoint.com/features-of-java