English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2006-11-28 02:44:33 · 9 answers · asked by Kathleen K 1 in Computers & Internet Software

9 answers

"Java" generally refers to a combination of three things: the Java programming language (a high-level, object-oriented programming language); the Java Virtual Machine (a high-performance virtual machine that executes bytecodes on a specific computing platform, typically abbreviated JVM); and the Java platform, a JVM running compiled Java bytecodes, usually calling on a set of standard libraries such as those provided by Java Standard Edition (SE) or Enterprise Edition (EE). Though coupled by design, the language does not imply the JVM, and vice versa.

The Java programming language is a high-level language that can be characterized by all of the following buzzwords:
Simple Architecture neutral
Object orientedPortable
Distributed High performance
MultithreadedRobust
Dynamic Secure

In the Java programming language, all source code is first written in plain text files ending with the .java extension. Those source files are then compiled into .class files by the javac compiler. A .class file does not contain code that is native to your processor; it instead contains bytecodes — the machine language of the Java Virtual Machine1 (Java VM). The java launcher tool then runs your application with an instance of the Java Virtual Machine

2006-11-28 02:49:26 · answer #1 · answered by Silviu S 2 · 1 0

Java is a programing language that is platform independent

2006-11-28 10:48:44 · answer #2 · answered by watchher01 3 · 0 0

Java is an application that Sun created, and Microsoft emulated, until Sun sued them, and now Microsoft is trying to get away from. It allows web developers to execute code in your browser and makes PCs more vulnerable to hackers.

2006-11-28 11:11:58 · answer #3 · answered by Magaletso 2 · 0 0

Coffee!

2006-11-28 10:46:14 · answer #4 · answered by Anonymous · 0 1

Coffee... :)

and

http://java.sun.com/

Michael
http://www.webmasterautomation.com/forums/

2006-11-28 10:48:41 · answer #5 · answered by Anonymous · 0 0

it is a slang word for coffee....as in a cup of java....

2006-11-28 10:52:42 · answer #6 · answered by intelligentbooklady 4 · 0 0

It is a programming language.

2006-11-28 10:56:11 · answer #7 · answered by Nazia A 2 · 0 0

An Progam of the computer

www.baixaki.com.br

2006-11-28 10:49:00 · answer #8 · answered by SlowMoving 3 · 0 1

For the computor I assume? http://javasun.com/ You can Google alot of information about it.

2006-11-28 11:21:58 · answer #9 · answered by Maria 3 · 0 0

fedest.com, questions and answers