answersLogoWhite

0

What do you need for java?

Updated: 8/10/2023
User Avatar

Wiki User

13y ago

Best Answer

Feel free to edit and improve this answer; I needed an answer myself, and found the question but no answer to date, and so am giving it a whirl:

When I hear "Java" I'm thinking of a JRE or Java Runtime Environment. (It's not the same as JavaScript, however, which our present question does not touch.) JRE supports (a) the writing of applications to run on several Operating Systems; and (b) applications that need Java in order to run. So, if you don't have Java, but need either or both to write or use applications that are supported by Java, why then it seems you'd need to install Java. On the other hand, if you already have Java, and are not sure whether to uninstall it, you will want to find out whether you need to write or use such applications. The first should be easy: just ask yourself if you need to write such programs The second... here's where I'd love some help editing the answer!

Temporarily and tentatively, you could (a) right click each application you suspect might use Java, choose "properties", and see when the program was last used. Some kinds of programs that use Java are those that show 3-D images from various angles, those that move images around a lot. Example, architectural design programs, and many games. (b) Perhaps also, you can poke around in the Java files, and see if you can find out when Java was last used. In any case, you can (a) set a "Recovery Point" (in Windows at least), and then use "Add/Delete Programs" to uninstall your Java program(s), and see if everything you usually use is still working. If not, you undo the change by restoring that Recovery Point. (I'm supposing you are at least moderately computer savvy and know what you're doing, or have a friend who is.)

Part of the decision depends on the benefits and drawbacks of having Java. Its benefits are many (see the web-site of the Java folks). Its drawbacks are its huge size and consequent use of much memory and much time for installing and for updating. (It was the huge updates that got me to find and ask the same Question we're editing now.)

User Avatar

Wiki User

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

Wiki User

12y ago

the Python is to be used if you are doing programming only

Python is an interpreted, object-oriented, high-level programming language with dynamic semantics. Its high-level built in data structures, combined with dynamic typing and dynamic binding, make it very attractive for Rapid Application Development, as well as for use as a scripting or glue language to connect existing components together. Python's simple, easy to learn syntax emphasizes readability and therefore reduces the cost of program maintenance. Python supports modules and packages, which encourages program modularity and code reuse. The Python interpreter and the extensive standard library are available in source or binary form without charge for all major platforms, and can be freely distributed.

Often, programmers fall in love with Python because of the increased productivity it provides. Since there is no compilation step, the edit-test-debug cycle is incredibly fast. Debugging Python programs is easy: a bug or bad input will never cause a segmentation fault. Instead, when the interpreter discovers an error, it raises an exception. When the program doesn't catch the exception, the interpreter prints a stack trace. A source level debugger allows inspection of local and global variables, evaluation of arbitrary expressions, setting breakpoints, stepping through the code a line at a time, and so on. The debugger is written in Python itself, testifying to Python's introspective power. On the other hand, often the quickest way to debug a program is to add a few print statements to the source: the fast edit-test-debug cycle makes this simple approach very effective.

This answer is:
User Avatar

User Avatar

Wiki User

14y ago

It seems convenient to download updates to Java, as well as updates to several other pieces of software on a computer. Quite often, these updates include security updates to recently-discovered, or recently-fixed, vulnerabilities; not downloading the updates is therefore a security risk.

This answer is:
User Avatar

User Avatar

Wiki User

13y ago

To run Java programs, you only need to install the runtime (the Java Virtual Machine). If it is for running programs in a browser, most browsers already have this included, or suggest to download it when you access a Web page that uses Java.

To write your own Java programs, you need the runtime (in the case of Windows, the java.exe program), and also the compiler (javac.exe in the case of Windows). However, it is better to download some IDE (for example, NetBeans), which includes everything you need, including editing tools, debugging tools, etc.

This answer is:
User Avatar

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

User Avatar

Wiki User

14y ago

The only time you need to have Java installed is if you want to run programs written in Java, or visit web pages with embedded Java applets.

This answer is:
User Avatar

User Avatar

Wiki User

14y ago

you need to have a Java Runtime Environment (JRE) to execute Java programs.

You need the Java Development Kit (JDK) to develop java programs.

This answer is:
User Avatar

User Avatar

Wiki User

14y ago

JRE or Java Runtime Environment is required in your computer if you want to execute Java programs. Without a JRE in your system you will not be able to run java programs.

This answer is:
User Avatar

User Avatar

Wiki User

13y ago

If you mean "do you need to download Java to program in it" then yes, you need to JDK and JRE to program/compile/run Java.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What do you need for java?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What powder game doesnt need java?

Any program written for the Java technology needs Java. Any program NOT written for Java DOESN'T need it.


What java do you need to play the free Minecraft?

you need java 1.5 to run mindcraft


Do you need to have java to play minecraft?

Yes, Java is the platform Minecraft runs on. Java is free for download.


What do I need to run minecraft?

You need java


What is java's purpose on my PC?

Programs that are specifically designed with Java require a Java runtime to work on a computer. (In the case of Java, the runtime is called "Java Virtual Machine".) If you have any such program, you need to have Java.


What version of java do you need to play in Minecraft sandbox?

java virtual macine


What is the library in java which does not need to be imported?

The java.lang package in Java is automatically imported for you.


Can you do java keylogger?

Yes, it is possible to write a keylogger in Java, but you would need to use the Java Native Interface to do so.


How you use java?

Hi You should read Java API , there is every thing that you need.


Do you need java for my browser to work?

In general, not. The browser will work without Java; some individual sites that require Java will NOT work.


Does java script coding mean using it for Java programs only?

Java script coding is computer coding, many things require Java, and you need to have Java enabled to view these types of programs.


Do you need all java applications on your PC?

You never really need a Java application on your PC. If you don't want them, don't install them.