Preview of Java Programming Flashcards
Java programming language was originally developed by _________ which was initiated by _______ in ________
Sun Microsystems, James Gosling, 1995
The language derives much o f its syntax
from _______ but has simpler object
model and fewer lower low – level
facilities .
C and C++
Java applications are typically compiled
to _______ that can run on any Java
virtual machine (JVM) regardless o f
computer architecture.
bytecode
At year ______ , James Gosling Mike Sheridan,
and Patrick Naughton at Sun Microsystems began
designing the first version o f Java.
1991
The small team of sun engineers called _____
Green Team
The first version o f Java was intended to be
programming language for _________
like toasters and TV’s.
Home Appliances
This intermediate language is called ___________
JAVA BYTE CODE or simply BYTE CODE
James Gosling initiated Java language project in ________ for
use in one of his many set-top box projects.
June 1991
The language, initially called _____
after an oak tree that stood outside
Gosling’s office, also went by the
name ‘Green’ and ended up later
being renamed as Java, from a list
of random words.
Oak
In _____, Gosling realized that his
language would be ideal for
developing web browser.
1994
The web browser was produced by Patrick Naughton and Jonathan Payne at Sun Microsystems and has evolved into the browser that is today known as _______
HOT JAVA
In ______, Netscape Inc. decided to make the next release of its
Netscape (internet) Browser capable of running Java programs.
1995
Sun released the first public implementation as Java 1.0 in 1995. It promised _________________, providing no-cost run-times on popular platforms.
Write Once, Run Anywhere (WORA)
On 13 November, 2006, Sun released much of Java as free and
open source software under the terms of the ____________
GNU General Public License (GPL).
On __________, Sun finished the process, making all of Java’s core code free and open-source, aside from a small portion of code to which Sun did not hold the copyright.
8 May, 2007