answersLogoWhite

0

What is needed to implement Java on a computer?

Updated: 3/21/2022
User Avatar

Wiki User

12y ago

Best Answer

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.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar
More answers
User Avatar

Learn bay

Lvl 8
2y ago

To write and run a Java programme, you'll need to download and install the Java SE Development Kit (or JDK for short, and SE means Standard Edition). A JDK consists of the following components: The Java Runtime Environment (JRE) is the heart of the Java platform, allowing you to run Java programmes on your computer.

To learn more about data science please visit- Learnbay.co

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is needed to implement Java on a computer?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Is java software needed to run a computer?

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


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.


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.


How many versions of java runtime environment are needed on your computer?

You only need one version of the JRE to run a Java application.


What in java is not serializable?

Objects that do not implement Serializable.


Where can one find out how to implement threads using Java?

You can find out how to implement threads using Java through Stacker Overflow, Java Script Source, Java Code Geeks, Free Programming Resources and other websites. There are also tutorials on college sites as well as Youtube.


Is Java script needed for Poptropica?

No, Java script is not needed to play poptropica.


What is problem in multiple inheritance?

Java does not support direct multiple Inheritance. Harder to implement, not every language support it: C++ does, Java does not.


What are the functions of an interface in Java?

To create an abstraction or a blueprint for a class to implement later.


What is microkernal?

In computer science, a microkernel is the near-minimum amount of software that can provide the mechanisms needed to implement an operating system (OS).


How can one check which version of Java is on his computer?

The easiest way to check which version of Java is running on a computer is to ask Java directly. The website Java Tester has conveniently provided an applet which finds and displays the Java version currently used by the computer.


What does J2SE mean when talking about computers?

J2SE means Java 2 Platform Standard Edition when you are referring to computers and the hardware that is found on the computer. It is needed for everyday computer use.