Java Programming Language
INTRODUCTION
Java is an object-oriented programming language developed by James Gosling and colleagues at Sun Microsystems in the early 1990s. Unlike conventional languages which are generally designed to be compiled to native code, Java is compiled to a bytecode which is then run (generally using JIT compilation) by a Java virtual machine.
The language itself borrows much syntax from C and C++ but has a much simpler object model and does away with low level tools like programmer-manipulable pointers.
Java is only distantly related to JavaScript, though they have similar names and share a C-like syntax.
As with other parts of the Java platform, the Java language has evolved over the years while largely maintaining backwards compatibility.
JDK 1.0 (January 23, 1996) ¡ª Initial release. [press release]
JDK 1.1 (February 19, 1997) [press release]
inner classes added to the language
J2SE 1.2 (December 8, 1998) ¡ª Codename Playground. This and subsequent releases......
View the rest of this paper...
Approximate Word Count: 8956
Approximate Pages: 36 (250 words per double-spaced page)
Why should you join Frat Files?
- - It's safe, secure, and private.
- - Instant access to over 100,000 papers. New papers are added hourly.
- - Fast and reliable customer support.
Similar Essays
-
Java Programming Language
Java Programming Language. ... JAVA SYNTAX The syntax of the Java programming language
is a set of rules that defines how a Java program is written and interpreted. ... -
Java Web Programming Established In The Early 1990'S, Java Was ...
... Acronym. Java is an object oriented programming language. Overall ... initiative. There
are many advantages to using the Java Programming Language. They ... -
Computer Programming: A Brief Overview
... Bytecode is used in the popular Java programming language by Sun Microsystems as
well as Microsoft's recent .NET family of languages and Visual Basic previous ... -
Comparison Of Java, Javascript, Java Applets And Java Beans
... (Java programming language, nd) It was originally called OAK and was designed for
set top boxes and hand held devices. ... Java programming language. ... -
Programming Languagse
... major functions and uses six high-level programming languages. ... Java is based on C
and C++ and incorporates many ... It is a compiled language, but it's code output ...
