answersLogoWhite

0

Java history and development

Updated: 8/18/2019
User Avatar

Wiki User

11y ago

Best Answer

James Gosling

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Java history and development
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is meant by The Java Software Development Kit?

It is a kit of JAVA development tools that are normally not shipped with JAVA! MOST companies have "Development kits" for their software - Java is not an exception!


Where can one find a Java development kit?

Java Development Kits are best found on the Java website. There are a number of programmes that can be downloaded. It is also possible to get Java Development Kit downloads from the Oracle website.


What is java one studio?

it is java people community to discuss about the new development and new development those are done with java language it is presented


What is the history of java woodcutter?

about woodcutter of java


What is Java Development Kit?

The "JDK" is the Java Development Kit. I.e., the JDK is bundle of software that you can use to develop Java based software. Typically, each JDK contains one (or more) JRE's along with the various development tools like the Java source compilers, bundling and deployment tools, debuggers, development libraries, etc.


What is fullform of JDK in java?

Java Development KitAnswered byManish Karma


What are some tools required for Java development?

There are a number of tools that are required for Java development. Some of the most popular tools that are available for Java development are Eclipse 3.6, NetBeans 6.9 and Oracle JDeveloper Studio 11g.


What is JAVA Servlet Development Kit?

Java Servlet Development Kit is an integrated development kit used to build, test, and deploy Java Servlet applications. JSDK allows most standard Web server such as Netscape servers, IIS, Apache and others to load servlets . JSDK is a suite of software for easing the development of Java servlets.


What is the price of the Java development kit 1.6 software?

The Java Development Kit is free. See the related link below for the download page.


What has the author Clifford J Berg written?

Clifford J. Berg has written: 'Advanced Java development for enterprise applications' -- subject(s): Java (Computer program language), Development, Application software 'Advanced Java' -- subject(s): Java (Computer program language), Development, Application software


Why developing java?

business application development


What do you need JDK?

JDK stands for Java Development Kit. This contains the Java compiler, Interpreter and other tools that Java provides. It also contains all Java default packages and classes that can be used for development of Java Applications. JDK versions are continuosly released and upgraded every year by Sun Microsystems.