answersLogoWhite

0

Why java was develop?

User Avatar

Anonymous

12y ago
Updated: 3/13/2023

Java language was developed as a part of research work to develop software for consumer electronics. It was developed as a full-fledged programming language in which one can accomplish the same type of task and solve the similar problems that one can in other programming languages such as BASIC, C++ etc.

User Avatar

Elnora Herman

Lvl 10
2y ago

What else can I help you with?

Related Questions

Who develop the advanced java?

advanced java was developed by James Gosling


Do you need to have Java installed?

If you want to develop or run Java based applications, then having Java installed in your system is mandatory. Java Development Kit (JDK) is required if you are going to develop applications and Java Runtime Environment (JRE) is required if you want to run them.


Who develop java programming?

Java programing language was designed by James Gosling and it was initially called as "Oak" but later it was renamed to "Java" in the year 1995.


How do you design android application?

To develop an app on android you will need to learn Java Programming Language You can learn Java from thenewboston on YouTube. Then you can go to developers.android.com and learn how to develop an application


How do you develop a tic tac toe program in java?

See related links for sample code and step-by-step Java tutor on how to develop a tic-tac-toe program.


Who develop java language?

The programming language JAVA was developed by James Gosling and colleagues at Sun Micro Systems.


What are the different java technologies?

There are several types of Java technology. Some examples of Java software are Java ME, Java EE, Java SE, and Java Card. Java made the JAVA development kit for those that develop in Java. There is also Java Virtual machine and some class libraries. Java is also famous for its languages like Clojure, Beanshell, Groovy, Gosu, Rhino, Kotlin, JRuby, Scala, and Jython.


What is a java as it relates to computers?

Java is an Object Oriented Programming language that can be used to develop software applications that can be deployed/used in a computer.


Java source code for median filter algorithm?

research is going on to develop a source code for median filtering using java


What type of application you can develop in java technology?

You can create games, desktop applications and mobile applications using Java programming language.


How can you study easy to develop applications using java?

There is a good book called Java - The Complete Reference. This would be a good place to start.


How do you write program in jdk?

JDK stands for Java Development Kit. It is not a programming language. It is a the system using which you can develop programs in Java. You need to have jdk installed in your machine to create java programs.