answersLogoWhite

0

Why needed java?

User Avatar

Anonymous

14y ago
Updated: 8/19/2019

Becose Java is Secure and portable.............

Deepesh Singh

deepesh.singh1@gmail.com

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

Is Java script needed for Poptropica?

No, Java script is not needed to play poptropica.


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 java software needed to run a computer?

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


Why java does not use sizeof operator?

Sizeof() is not needed because Java basic types sizes are fixed


What is Java and are updates needed?

Java is a programming language.In IT sector there is a demand of change always so to overcome and deal with the demand there is a need of updating of java.


What is needed to play online games?

java or flash player is needed to play online game.


Why encapsulation is needed in java?

Encapsulation is not needed in Java, or any other language. But it's useful. Encapsulation is used to minimise the number of potential dependencies with the highest probability of change propagation.


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.


In java .is a part of webpage?

Java is not part of a web page, but is needed to view images and documents found on most web pages.


Does RuneScape need old versions of java?

newest version is needed


Is Java script needed to play club penguin?

No, it uses adobe flash


What are tools or software that are needed to editcompile and run to java?

To edit Java source code you can use any text editor. In order to compile a Java source file to Java bytecode you need the Java Development Kit (JDK). The program which does this is called "javac" and can produce .class files which can be used by the Java Runtime Environment (JRE) to execute.