200k views
0 votes
What is java programing


User Thomas Kim
by
4.5k points

2 Answers

2 votes

Answer:

The Java programming language was developed by Sun Microsystems in the early 1990s. Although it is primarily used for Internet-based applications, Java is a simple, efficient, general-purpose language. Java was originally designed for embedded network applications running on multiple platforms.

Step-by-step explanation:

User Samsri
by
5.1k points
2 votes

Answer:

Step-by-step explanation:

Java is a class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible. ... Java applications are typically compiled to bytecode that can run on any Java virtual machine (JVM) regardless of the underlying computer architecture

User Ines
by
4.7k points