What Is Java?
Java is object oriented, interpreted, robust and high level programming
language and it was originally developed by Sun Microsystems and released in 1995. Java runs on a various platforms,
such as Windows, Mac OS and UNIX.
Included Some Features
-
1. Object Oriented - Java is not 100%
Object-oriented because it makes use of eight primitive datatypes such as boolean,
byte, char, int, float, double, long, short which are not objects.
2. Platform Independent - Platform
independent practically means “write once run anywhere”.
3.
Robust
4.
Interpreted
5.
Multi-threaded
programming languages
Java doesn’t
provide support for multiple inheritances in classes.
What Is Java JDK 10?
JDK
10
is the open-source reference implementation of the Java SE 10 Platform as defined by JSR 383 in the Java Community
Process.
JDK
10
reached General Availability on March
20, 2018 and the production is ready under the GPL are available from Oracle.
The added new features of Java 10
I hope you are enjoying with this post! Please
share with you friends! Thank you!!