Computer Science, asked by NirnoyCuber, 1 year ago

what are the uses of java language
in 5 points and plz explain ( pls answer fast I'll mark brainliest)​

Answers

Answered by kashish6913
0

Answer:

Java can be used to create complete application that may run on a single computer or be distributed among server and clients in a network

Answered by smile0000
1
Java language has many uses some are stated below:
Java application ,a part of Java language are platform independent which means that they can run on any platform unlike other languages.
Java is a true object-oriented programming language because it treats everything as an object. This enables us to take full advantage of the object- oriented paradigm and its capabilities of creating flexible and modular programs.
Java is a simple and easy to learn programming language. The removal of many unreliable features of C and C++ has simplified its understanding and implementation.
Java is robust and reliable programming language.Its powerful compiler checks for early errors during compilation and the interpreter checks for any runtime errors thus, eliminating situations that are error prone. Java is secure because it allows Applets to confine to the Java runtime environment only.Applets cannot access any other part of the computer when downloaded on the app web browser. This helps to eliminate any damage due to malicious software.

Hope this helps.

NirnoyCuber: thnx a lot
smile0000: On your service
Similar questions