Home Blog Overview of Java

Overview of Java

0
Overview of Java

Java is a programming language originally developed by James Gosling at Sun Microsystems and released in 1995 as a core component of Sun Microsystems’ Java platform. The language derives much of its syntax from C and C++ but has a simpler object model and fewer low-level facilities. Java applications are typically compiled to bytecode that can run on any Java virtual machine (JVM) regardless of computer architecture.

Java Overview

Paradigm:

Appeared in:

Designed by:

Latest release:

OS:

License:

Website:

 Object-oriented, structured, imperative

1995

Sun Microsystems

Java Standard Edition 8

Cross-platform (multi-platform)

GNU General Public License / Java Community Process

http://java.com

Reason Why Software Developers Choose Java

Java has been tested, refined, extended, and proven by a dedicated community. And numbering more than 6.5 million developers, it’s the largest and most active on the planet. With its versatility, efficiency, and portability, Java has become invaluable to developers by enabling them to:

  • Write software on one platform and run it on virtually any other platform
  • Create programs to run within a Web browser and Web services
  • Develop server-side applications for online forums, stores, polls, HTML forms processing, and more
  • Combine applications or services using the Java language to create highly customized applications or services
  • Write powerful and efficient applications for mobile phones, remote processors, low-cost consumer products, and practically any other device with a digital heartbeat.

LEAVE A REPLY

Please enter your comment!
Please enter your name here