Social Sciences, asked by sharmmohit1, 1 year ago

give the characteristics of JAVA Community

Answers

Answered by Spidi
0
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 cyrusbishop
0

Answer:

The different characteristics of Java are as follows:

  • It is a multi-threaded language.
  • It can access data from a local system as well as from the internet.
  • Java programs can create Applets that are the programs which run on the Web-browsers and Applications are general programs like any other programming language.
  • Java is a case sensitive language.

Similar questions