answersLogoWhite

0

Not much. You can write programs for the internet with Java. However, lots of programming language have this capability, and Java can be used for other things, as well.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is Javac?

The Javac is the java compiler javac.exe is a process associated with Java(TM) 2 Platform Standard Edition 5.0 Update 5 from Sun Microsystems, Inc.. Java Capusal this is a java compiler


What is the recent public implementation of Java?

Apache Harmony is the recent open source implementation of the Java runtime with class libraries and associated tools.


Why and amp How is Java is Better For What if your Enterprise Application?

Java is defined by a specification and consists of a programming language, a compiler, core libraries and a runtime (Java virtual machine) The Java runtime allows software developers to write program code in other languages than the Java programming language which still runs on the Java virtual machine. The Java platform is usually associated with the Java virtual machine and the Java core libraries.


What are the two main islands of indonisia most associated with gamelan music?

Java and Bali ........ By Josh Worrall


What types of products are sold by Java Time?

The company Java Time is associated with coffee products. They sell a variety of gourmet coffee products that may be purchased online at sites such as Amazon.


Download crack file of need for speed most wanted?

Www. Shourav.com and www. Shourav.com www. Shourav.com www. Shourav.com www. Shourav.com www. Shourav.com www. Shourav.com www. Shourav.com www. Shourav.com www. Shourav.com www. Shourav.com www. Shourav.com www. Shourav.com www. Shourav.com www. Shourav.com www. Shourav.com


Which package in java is treated as default package?

java.lang defines the core Java language, without which all of Java would fail to operate. It is therefore the default package that must be used with every program that will run Java, as it contains all of the logic necessary for exception handling, threads, classes that represent primitives (and their associated logic), and so on.


www www wwwww ww w wwww www www wwww www www w ww wwww ,www www wwww www wwwww www wwww wwww wwwfor on?

yes


What is the difference between method and function in java?

A function is a piece of code that can be reused by calling its name while a method is a function that is associated with a class. In Java, functions are usually referred to as static methods.


Is the computer program java free?

Yes, the actual runtime environment known as JRE (Java Runtime Environment), and the associated Software Development Kit (SDK) software, is released for free to the general public. Programs written using Java may not be (e.g. a game written by some company that runs using the Java platform).


Windows vista why wont websites load such as wwwyahoocom wwwjavacomgetjava also wwwminiclipcom the list goes on these websites just dont load?

because there is not a dot between www and java. there is supposed to be one!


How java runs in command prompt?

The Java executable comes with a showversion flag, so typing: java -showversion Will display something like: java version "1.6.0_16" Java(TM) SE Runtime Environment (build 1.6.0_16-b01) Java HotSpot(TM) 64-Bit Server VM (build 14.2-b01, mixed mode) Note: This seems to be bugged on my machine. After printing out the above information, it also prints out the rest of the command line switches. If this happens to you, you may have to scroll up to see the important information.