answersLogoWhite

0

What else can I help you with?

Continue Learning about Engineering

Why java applet is executed faster than java script?

The java applet is in the java language and is run local to your computer, java script is in the language java script, this can be run local to server or computer. Java and java script are to different languages that run two different ways.


What is the primary benefit of byte code?

The whole idea of Java - or one of the ideas, at any rate - is that it can be run anywhere. So, instead of compiling for a specific processor, the Java compiler compiles for a "generic processor", called the Java Virtual Machine. The code thus generated is called "bytecode". It can be interpreted (i.e., run) by a Java Virtual machine, these are available on different platforms.The whole idea of Java - or one of the ideas, at any rate - is that it can be run anywhere. So, instead of compiling for a specific processor, the Java compiler compiles for a "generic processor", called the Java Virtual Machine. The code thus generated is called "bytecode". It can be interpreted (i.e., run) by a Java Virtual machine, these are available on different platforms.The whole idea of Java - or one of the ideas, at any rate - is that it can be run anywhere. So, instead of compiling for a specific processor, the Java compiler compiles for a "generic processor", called the Java Virtual Machine. The code thus generated is called "bytecode". It can be interpreted (i.e., run) by a Java Virtual machine, these are available on different platforms.The whole idea of Java - or one of the ideas, at any rate - is that it can be run anywhere. So, instead of compiling for a specific processor, the Java compiler compiles for a "generic processor", called the Java Virtual Machine. The code thus generated is called "bytecode". It can be interpreted (i.e., run) by a Java Virtual machine, these are available on different platforms.


Which brands of laptops can run JAVA?

Any computer (desktop or laptop) can run Java.


What is the recommended system to run Java?

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).


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!

Related Questions

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.


Can you install Windows 7 on an Intel Atom processor?

Yes. Windows 7 will run on a computer with an Intel Atom processor.


Can an Intel Atom N270 processor run 64 bit applications?

no it cant


Why java applet is executed faster than java script?

The java applet is in the java language and is run local to your computer, java script is in the language java script, this can be run local to server or computer. Java and java script are to different languages that run two different ways.


What is the primary benefit of byte code?

The whole idea of Java - or one of the ideas, at any rate - is that it can be run anywhere. So, instead of compiling for a specific processor, the Java compiler compiles for a "generic processor", called the Java Virtual Machine. The code thus generated is called "bytecode". It can be interpreted (i.e., run) by a Java Virtual machine, these are available on different platforms.The whole idea of Java - or one of the ideas, at any rate - is that it can be run anywhere. So, instead of compiling for a specific processor, the Java compiler compiles for a "generic processor", called the Java Virtual Machine. The code thus generated is called "bytecode". It can be interpreted (i.e., run) by a Java Virtual machine, these are available on different platforms.The whole idea of Java - or one of the ideas, at any rate - is that it can be run anywhere. So, instead of compiling for a specific processor, the Java compiler compiles for a "generic processor", called the Java Virtual Machine. The code thus generated is called "bytecode". It can be interpreted (i.e., run) by a Java Virtual machine, these are available on different platforms.The whole idea of Java - or one of the ideas, at any rate - is that it can be run anywhere. So, instead of compiling for a specific processor, the Java compiler compiles for a "generic processor", called the Java Virtual Machine. The code thus generated is called "bytecode". It can be interpreted (i.e., run) by a Java Virtual machine, these are available on different platforms.


Why can't you use LimeWire if you have an Intel mac?

You can. LimeWire is written in Java. You can run it on any operating system with a Java virtual machine, regardless of processor. LimeWire has a download for Mac OS X on their website.


What is needed to implement Java on a computer?

By implementation if you mean running java applications and applets. then go to java.com and download and install java run time environment in your computer. you will be able to run java applets in your browser and java applications in your computer. if some thing else ? let me know by giving extra details.


What is a bytecode?

In Java, "bytecode" is the name given to the compiled class files. The "compilation" in this case is not for a specific processor, but rather for a kind of fictional processor - and it is meant to be run by a Java Virtual Machine.


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.


What is ImageJ commonly used for?

ImageJ is an image processing and analyzing tool. It is a Java programme which can run on Linux, Windows and Mac OS X. It requires no licence and is available to the public for free.


Which brands of laptops can run JAVA?

Any computer (desktop or laptop) can run Java.


What is the recommended system to run Java?

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).