Computer Science, asked by preethumollu, 1 year ago

define java features?

Answers

Answered by Anonymous
3
As stated in the Java language white paper by Sun, Java is simple, object- oriented, distributed, interpreted, robust, secure, architecture-neutral, portable, high-performance, multithreaded, and dynamic.
Answered by InFocus
0

Answer:

Object Oriented. In Java, everything is an Object. ...

Platform Independent. ...

Simple. ...

Secure. ...

Architecture-neutral. ...

Portable. ...

Robust. ...

Multithreaded.

Explanation:

Similar questions