What is Java? - Definition

What is Java? - Definition
What is Java? - Definition

What does Java mean?

Java is a programming language that produces software for different platforms. At the point when a programmer composes a Java application, the compiled code (known as bytecode) keeps running on most operating systems  (OS), including Windows, Linux & Mac OS. Java derives a lot of its syntax from the C and C++ programming languages.

Java was created in the mid-1990s by James A. Gosling, a former PC scientist with Sun Microsystems.



Related :

GTT explains Java

Java produces applets (browser-run programs), which encourage graphical user interface (GUI) and object interaction by Internet users. Preceding Java applets, Web pages were commonly static and non-interactive. Java applets have reduced in popularity with the release of contending items, for example, Adobe Flash and Microsoft Silverlight.


Java applets keep running in a Web browser with Java Virtual Machine (JVM), which makes an translates of Java bytecode into native processor instructions and permits indirect OS or platform program execution. JVM gives the majority of segments expected to run bytecode, which is generally smaller than executable programs composed through other programming languages. Bytecode can't run if a system needs required JVM.

Java program development requires a Java programming development kit (SDK) that normally includes a compiler, interpreter, documentation generator and different tools used to create an complete application

Development time might be accelerated through the use of integrated development environments (IDE) -, for example, JBuilder, Netbeans, Eclipse or JCreator. IDEs encourage the development of GUIs, which include buttons, text boxes, panels, frames, scrollbars and different items through simplified and point-and-click  activities.

Java programs are found in computers, servers, mobile device, smart cards and Blu-ray Disks (BD).
Previous
Next Post »