Check the link below for the Java entry in Answers.com.
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.
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.
Yes!Visual Java plus plus and Java Builder is different from the Java language?
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
they do have different features. example: some monkeys have tails and some have not.
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.
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.
Java is not similar to C. Java is, however, similar to C++. Both C++ and Java are object orientated programming languages (OOPL's).
It only has two different features
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
Java is an Object Oriented Language and it is the Plate form independent and provides many features.
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.