answersLogoWhite

0

Check the link below for the Java entry in Answers.com.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What is awt in java explain its features?

awt contains all the graphical features of java, including many different elements to create an acceptable and usable GUI for applications easily. such as buttons, sliders and text areas.


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.


Does Visual Java plus plus and Java Builder is different from the Java language?

Yes!Visual Java plus plus and Java Builder is different from the Java language?


Some important features of java programming?

The important features of Java are the ones that relate to the object oriented concepts like: a. Inheritance b. Polymorphism c. Encapsulation d. Data Hiding e. Data Abstraction etc


Do monkeys have different features?

they do have different features. example: some monkeys have tails and some have not.


What does the abbreviation or acronym J2EE stand for?

J2EE stands for the Java 2 Platform Enterprise Edition. It is platform independent and designed for developing enterprise applications. Some of its many features include pure HTML support, JAVA features, and Enterprise JavaBeans.


Advantages and disadvantages of using Java on the Internet?

Java scripts can create some features on web pages that cannot be created in other ways. However, many people run their computers with Java disabled, so the features won't be seen anyway. Many people resent Java used on web sites because it slows computer performance and web page loading.


What are the features in java that makes it similar to C programming?

Java is not similar to C. Java is, however, similar to C++. Both C++ and Java are object orientated programming languages (OOPL's).


What were some of constantinople features?

It only has two different features


What are the advantages of jsp?

Some advantages are:SimpleEasy to learn and useProvides rich UI features through support for CSS, HTML and Java ScriptProvides support for business logic through support for java code


Why java language is required?

Java is an Object Oriented Language and it is the Plate form independent and provides many features.


What is the diff between java 2 and core java?

Java 2 was an umbrella term used to refer to the second major release of the Java platform, which was introduced in December 1998. It encompassed several editions, including the Java Standard Edition (Java SE), Java Enterprise Edition (Java EE), and Java Micro Edition (Java ME). The Java 2 platform brought significant enhancements, including improved performance, new APIs, enhanced security, and better support for web-based applications. Core Java: Core Java, on the other hand, is not a specific version or edition of Java, but rather a term used to refer to the fundamentals of the Java programming language. It represents the foundational concepts and features that are common across different editions of Java. Core Java typically covers topics such as syntax, data types, control structures, object-oriented programming (OOP) principles, exception handling, input/output operations, and basic libraries. To summarize, Java 2 is an outdated term that was used to refer to the second major release of the Java platform, while Core Java is a more general term used to describe the foundational concepts and features of the Java programming language. In the current Java ecosystem, the term Java SE is used to refer to the standard edition, which is the most commonly used edition for general-purpose Java development.