Physics, asked by Hercules9920, 1 year ago

Explain the Features of Java

Answers

Answered by sneha6934
2

Features of Java are :-

1. Java is a object oriented programme.

2. Java is case sensitive. As the upper case and lower case is distinguished by the language.

3. Java uses both compiler as well as interpreter.

Answered by InFocus
2

Answer:

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

Platform Independent. ...

Simple. ...

Secure. ...

Architecture-neutral. ...

Portable. ...

Robust. ...

Multithreaded.

Explanation:

Similar questions