answersLogoWhite

0

No; lots of programs run without Java. You only need the Java runtime to run programs specifically designed with Java technology.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

Do you have to have macfee plus on your coumpter to have java on it?

No, the two are quite unrelated.


How can you compile or run the java programming?

To compile:javac MyProgram.javaTo run:java MyProgramHowever, you can also do everything (both compile and run) from within an IDE.


Which brands of laptops can run JAVA?

Any computer (desktop or laptop) can run Java.


How do you choose the version of Java to use with your browser when you have more than one version of Java installed?

Its good practice to always use the most recent version of the respective software system you are trying to run. In the case of Java that means you want to run Java JRE 1.6 for pretty much everything. You also may want to consider removing the older versions of Java as they may conflict with the newer version.


How do you run and compile a java applet program?

One can run and compile a Java applet program by agreeing to the terms and downloading it. It is possible to get a compiler online that will compile and run Java programs.


Is java needed to run PC?

No, Java is needed only if you run programs that are written in Java. The majority of computer users today could disable Java and never know the difference.


How do you run minecraft.jar in puppy Linux?

You need to have Java installed, then just run "java -jar minecraft.jar".


Is it possible to run java program without JVM?

No. Java programs run in the Java Virtual Machine (JVM) - without it your computer won't know how to handle Java bytecode.


Do Android phones run java apps?

They cannot use Java apps themselves, though the programming language they run- Dalvik- is closely related to Java.


Can the Nintendo 3DS run Java?

Currently, the 3DS has no Java compatibility.


How do you execute a Java program?

You can run a Java application from the command line using "java <name of the class>"


What will java software do for you on your laptop?

The general Java Runtime Environment allows a computer to run Java applets and compiled Java files.