answersLogoWhite

0

There is no "recommended system". Java is meant to be run in many different environments or systems. It is not designed preferentially for Windows, Linux, desktop computers, smartphones, or any other system. For some newer Java programs, you need to have sufficient RAM memory, and perhaps processor speed, to run them sufficiently fast, but this may vary, depending on the complexity of the program. A Java program may be anything from (for example) a simple calculator app or an interactive graph to show some physical principle, to a game with a 3D world, such as RuneScape (which was designed with Java).

User Avatar

Wiki User

13y ago

What else can I help you with?

Continue Learning about Engineering

Why java is called write once and run anywhere?

Write once run anywhere: Java is a programming language which has its own virtual machine. When you write a program using the Java language you can use it on any operating system which has Java installed. This is different to previous programs and programming languages as they were written for individual operating systems and needed to be re-written for a different operating system. For example, a while ago on mobiles, all we had was "nokia games" "sony-ericson games" "motorola games" etc.. but now we have "java games" which can run on any mobile as long as the mobile has java installed... It's clever and very handy!


Can someone be hacking your system with Java?

Java is a programming language, you can use ANY programming language to make exploits to ... exploit one's system. As of today, I have seen numerous amounts of ways to be infected by Java. For example, the java drive by. If you click run, it will start loading a virus onto your computer.


Which brands of laptops can run JAVA?

Any computer (desktop or laptop) can run Java.


A cross platform application program is one that?

Can be run on any platform or operating system. Ex: Java


How java programs can ensure wora philosophy?

Translating a java program into bytecode makes it much easier to run a program in a wide variety of envirenments becouse only the JVM needs to be implemented for each platform.Once the run time packages exists packages exist for given system, any java program can run on it.

Related Questions

Is java software needed to run a computer?

No. Java is not an operating system, it is a programming language.


What is systems independence in java?

it can run any where in system


Do you need to have Java installed?

If you want to develop or run Java based applications, then having Java installed in your system is mandatory. Java Development Kit (JDK) is required if you are going to develop applications and Java Runtime Environment (JRE) is required if you want to run them.


Can you run a java programme in core i3 processor?

Yes, you can run a Java program on a Core i3 processor. Java is designed to be platform-independent and can run on any system that has a compatible Java Runtime Environment (JRE) installed, including those with Core i3 processors. The performance of the program will depend on the complexity of the code and the available system resources, but a Core i3 is generally sufficient for running most Java applications.


Why java is preferred to dot net?

Java can run on any operation system(platform independent) but .net runs only under windows.


Do you have to have java on your coumpter to run everything on your coumpter?

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


Why java is called write once and run anywhere?

Write once run anywhere: Java is a programming language which has its own virtual machine. When you write a program using the Java language you can use it on any operating system which has Java installed. This is different to previous programs and programming languages as they were written for individual operating systems and needed to be re-written for a different operating system. For example, a while ago on mobiles, all we had was "nokia games" "sony-ericson games" "motorola games" etc.. but now we have "java games" which can run on any mobile as long as the mobile has java installed... It's clever and very handy!


Can someone be hacking your system with Java?

Java is a programming language, you can use ANY programming language to make exploits to ... exploit one's system. As of today, I have seen numerous amounts of ways to be infected by Java. For example, the java drive by. If you click run, it will start loading a virus onto your computer.


Which brands of laptops can run JAVA?

Any computer (desktop or laptop) can run Java.


A cross platform application program is one that?

Can be run on any platform or operating system. Ex: Java


How java programs can ensure wora philosophy?

Translating a java program into bytecode makes it much easier to run a program in a wide variety of envirenments becouse only the JVM needs to be implemented for each platform.Once the run time packages exists packages exist for given system, any java program can run on it.


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.