answersLogoWhite

0

Is Java safe to use

User Avatar

Anonymous

13y ago
Updated: 8/20/2019

Safe is an extremely relative term. If you mean safe as in people can't see your source code... .class files that JAVA creates are easy to decompile and look at the source code of, and .jar files are nothing more than .zip files. For safety from screwing up something bad in the program, java is generally safe and protects the programmer from accidentally reading an area of memory they don't have access to, etc. (memory management, garbage collector is done for you). If you mean safe as in safe to program in and learn, that Java won't go out of fashion any time soon, then it is very safe, as Java, as it updates, tries very hard to retain support for programs written in older versions of Java, and Java is not going anywhere anytime soon, it is a major language with over 3,000,000 devices running it.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

Does java have a virus?

No, Java is a completely safe program from Oracle Software. Plus, Java comes preloaded on all computers, so therefore it is safe.


Is java safe and is there proof?

Yes


Is it safe to say yes to java updates?

So long as they're from a legitimate site - yes. Many programs on your computer use Java. Periodically, as with other software, Java gets updated. You will always have the option to refuse an update but, so long as it's an update for a program you already have, it will be safe to accept.


Is screenr safe?

i Would say it because when i used to use it it would run slow and i got a warning from java


Is the java plug in safe for your computer?

The Java plug-in for the Java Runtime Environment (JRE) is safe for your computer in most cases. The Java company regularly tests for safety and security, so if a problem is detected a patch fix is released immediately.


Can you use pointers in java?

Java does not support Pointers and hence you cannot use it in Java.


Is java safe to install?

Yes - if you download the java installable from suns original website and not from any suspicious website.


What technologies link to Java?

Java is exclusive to surfing the web. Some web sites use Java to embed videos, others use Java for advertisements.


What you use in case of pointer in java?

Java does not have pointers


Does Java Script use the same compiler as Java?

No


What is java 7?

Java 7 is the most current version of Java. Many movies and games use Java.


Which is the best Book to understand JAVA in short?

You can use Head First Java or Java Complete Reference to learn Java.