Computer Science, asked by ummeMariyam, 1 year ago

what are different characteristics of java

Answers

Answered by shubhi1638
3
A list of most important features of Java language is given below.

Simple.

Object-Oriented.

Portable.

Platform independent.

Secured.

Robust.

Architecture neutral.

Interpreted.




Answered by cyrusbishop
5

Answer:

The different characteristics of Java are as follows:

  • Java is an object oriented programming language.
  • Java programs are both compiled and interpreted.
  • Java programs are platform independent.
  • Java is a robust programming language.
  • Java programming is written within a class. The variables and functions are declared and defined with the class.
Similar questions