What is the programming language Java is?
Java is primarily a programming language, get to know the students, often in computer science classes.
- The brand of Java belongs to the company "Sun Microsystems", which was purchased in 2010 by Oracle.
- With a programming language in General, you can formulate programs and their behavior set. For example, you can program with a few lines of Text-Code a calculator.
- Java appeared in the first Version in 1995 and is together with C one of the most famous programming languages in the world.
- The Java language belongs to the group of object-oriented programming languages. That is, the written programs are structured in classes and objects.
- So, for example, an object of the class Ball, it can be created. This determines which characteristics of a Ball: He has, for example, a diameter and a color. A concrete object is a realization of the class, so for example, a tennis ball with the diameter "6.7 cm" and the color "Yellow".
- Currently Java is at Version 8 and is constantly expanding.
- Java was influenced by the programming languages C++, C# and Objective-C.
- With Java, especially web applications, Desktop program and mobile Apps. For example, Apps developed for Google's Android operating system in Java.

What is Java?

What is the Java technology?
In addition to Java and Javascript. What exactly are the differences between Java and Javascript are, in a further practical tip.