Contrary to the previous post, Java has very little if anything to do with the internet (although it can in the form of servlets and jsp). Java is a completely object oriented programming language developed by Sun Microsystems. One of the major benefits of the Java language is its platform independence. Java is run on a virtual machine which enables it to be run on multiple platforms without having to have platform specific code embeded in it. Another great benefit of the language is that you can download both the virtual machine and the software developement kit for the language for free from Sun's website. There are also many excellent development environments available for Java that are free. Eclipse and NetBeans are excellent examples of such development environments.
2007-03-07 00:32:59
·
answer #1
·
answered by rowancompsciguy 3
·
0⤊
0⤋
Java is a programming language that is purely object oriented. It has nothing to do with the internet. What the first poster was alluding to was Java applets and javascript.
2007-03-07 01:15:57
·
answer #2
·
answered by sinkablehail1978 5
·
0⤊
0⤋
Contrary to the previous posts, Java is architecture neutral, it is not specifically OO. But, the second post is correct other than that.
EDIT: I guess that depends on how technical you want to get.
2007-03-07 06:15:28
·
answer #3
·
answered by Anonymous
·
0⤊
1⤋
in short... a programming language mostly used in combination with HTML (Internet)
2007-03-07 00:26:20
·
answer #4
·
answered by Preykill 5
·
0⤊
2⤋