jdk 1.5 features

jdk 1.5 features

View Answers

November 25, 2008 at 12:53 AM

Hi friend,

(1)Generics:Provides compile-time (static) type safety for collections and eliminates
the need for most typecasts (type conversion).

(2)Metadata: Also called annotations, allows language
constructs such as classes and methods to be tagged with
additional data, which can then be processed by metadata-
aware utilities.

(3)Autoboxing/unboxing: Automatic conversions between
primitive types (such as int) and primitive wrapper classes
(such as Integer).

(4)Enumerations: The enum keyword creates a typesafe,
ordered list of values (such as Day.MONDAY, Day.TUESDAY,
etc.). Previously this could only be achieved by non-
typesafe constant integers or manually constructed classes
(typesafe enum pattern).

(5)Swing: New skinnable look and feel, called synth.
Varargs: The last parameter of a method can now be declared
using a type name followed by three dots (e.g. void drawtext
(String... lines)).

(5)Enhanced 'for loop': The for loop syntax is extended
with special syntax for iterating over each member of
either an array or any Iterable..

For more information on JDK 1.5 visit to :

http://www.roseindia.net/tutorialsearch/?t=Jdk%201.5

Thanks

April 7, 2013 at 5:41 PM

Good collection. Try to add other features as well.









Related Tutorials/Questions & Answers:
JDK 1.5 Features Diff - Java Interview Questions
JDK 1.5 Features Diff   Hi Frieds , Can u explain me d difference bn Generics and Autoboxing in jdk 1.5.  Hi Generics?Provides compile-time type safety for collections
jdk 1.5 features - Java Interview Questions
jdk 1.5 features  jdk 1.5 features with examples and source code... or any Iterable.. For more information on JDK 1.5 visit to : http://www.roseindia.net/tutorialsearch/?t=Jdk%201.5 Thanks
Advertisements
description about jdk 1.5 features - Hibernate Interview Questions
description about jdk 1.5 features  Hi. Please can anyone provide the details description regarding the new features available in jdk 1.5....  Hi friend, JDK : JDK is a software development program provided
JDK 1.5 - Java Beginners
JDK 1.5  HI..... this is anand frm bangalore.... i was going through JDK 1.5 static imports and i am stuck upon one thing... Q. using imports can we import non static class members from another class... suppose in class
differce between jdk 1.5 and 1.6 with example
differce between jdk 1.5 and 1.6 with example  Hi Friends , Can u plz tell me differences between jdk1.5 and jdk 1.6 with examples
wt are the futures in jdk 1.5 with clear ex
wt are the futures in jdk 1.5 with clear ex  plese send me the correce ex
Top upcoming features of JDK 11
Exploring the top upcoming features of JDK 11 In this article we are exploring the top upcoming features of JDK 11. You can download the early access build of JDK for trying the examples and exploring the features it offers. JDK 11
what is the difference between jdk 1.4 and 1.5 and 1.6
what is the difference between jdk 1.4 and 1.5 and 1.6  what is the difference between jdk 1.4 and 1.5 and 1.6   Java 1.4 Features..., JSSE, JAAS) - Java web start Java 5.0 Features - Generics: provides compile
JDK 16 Features
Java/JDK 16 features - Learn the features of Java/JDK 16 Java 16 is released... are going to explain you all the features of Java/JDK 16. Java 16 comes with lots...({}); New and Updated features of Java/JDK 16 Now let's see all the new and update
Java/JDK 15 upcoming new features
Java/JDK 18 Features: Java/JDK 15 upcoming new features New upcoming features... important features that are coming with the JDK 15. In this section we are discussing all the news features and improvements coming with the JDK 15
Learn the Java 8 and master the new features of JDK 8
JDK 8 - Java 8 Tutorial and examples: Learn JDK 8 with the help of examples and articles In this section we are discussing about the JDK 8 and you will find many articles and example of JDK 8. JDK 8 is still under development
jdk
jdk  which is the latest version of jdk and how can i get it to develope applications?   JDK 7 is the latest version. You can download jdk 7 from the given link: Download JDK 7
JDK/Java 15 Tutorials
and it will come with many new features. This version of JDK will also come... and interested developers can download for trying the features of JDK 15... the features of this version of JDK. Java Development Kit 15, which is going
Features
Features  Give me java1.6 features with examples?   Please visit the following links: Java 1.6 features Some Examples of Java 1.6
Features of Spring Framework 5
: Spring Framework 5 requires 8+ JDK version. It provides full JDK 9 features... are discussing the features of new Spring Framework 5, which is be released one new... supports JDK 8+ and provides full support for JDK 9. Spring 5 Framework
jdk 1.6 vs jdk 1.7
jdk 1.6 vs jdk 1.7  What is the difference between jdk 1.6 and 1.7 ?? Package structure and all??   Difference between jdk 1.6 and jdk 1.7.... Java DB is based on the open-source Apache Derby and is supported by Sun. 4)Jdk 6
Java - JDK Tutorials
features of Java in your programming. JDK is required to be installed on your... Detecting Thread Deadlocks  Autoboxing Yourself in JDK 1.5  Catching Uncaught Exceptions in JDK 1.5  End of Year Puzzle 
Hibernate 5 Features
Hibernate 5 ORM Features Hibernate 5 is the major release of Hibernate framework, which provides the support for JDK 8 and Special database. In this article we are going to discuss all these features of Hibernate ORM 5
Jdk 1.7
Jdk 1.7  How many class and packages are avilable in latest jdk 1.7 version
Download JDK
should now download JDK 7. These are many new features in JDK 7. If you... Download JDK       What is JDK (Java Development Kit) JDK is a software
jse and jdk
jse and jdk  SIR PLEASE TELL ME WHAT IS THE DIFFERENCE BETWEEN JDK AND JSE
Artifacts of jdk
List of Artifacts of jdk maven depenency
JDK 8 Release Candidates Available
JDK 8 Release Candidates Available Java 8 includes new features... license. You can download JDK 8 developer preview release from https... the latest JDK 8 Tutorials and sample examples. Lambda Expression
Learn Features of Spring 3.0
-based configuration support. JDK 5 features such as generics, annotations... framework is based on JDK 1.5 and it fully supports JDK 6. The Spring 3.0... Spring 3.0 Features - Spring 3 new features
why jre in jdk
why jre in jdk  why jre in jdk
installing jdk 10 on windows 10
, installing jdk 10 on windows 10 JDK 10 is released with many new features...installing jdk 10 on windows 10  Hi, I have checked and found that Java 10 is released. Now looking for more information on JDK 10. I want
Spring 4 features
Spring 4 features  Can anyone tell me the spring 4 features? I wan't to learn the new features of Spring 4 framework quickly? Thanks   Spring 4 framework is fully supporting JDK 8 and JEE 7 specification. It provides
Installing JDK on Mac
Installing JDK on Mac  How to install JDK on Mac computer? Thanks   Hi, You should download the JDK for Mac and then run the installer, follow the steps and install it on your Mac computer. Thanks
How to uninstall JDK 7?
How to uninstall JDK 7?  Hi, How to uninstall JDK 7 from Windows computer? Thanks   To uninstall JDK 7: Open Add remove programs in Windows 10/8/7 Then select the Java Development KIT Then click on the uninstall
Interview Questions - What is JDK?
Interview Questions - What is JDK?  Hi, What is JDK? Thanks   Hi, The JDK or Java Development Kit is software development environment... (javadoc) For Java application development JDK must be installed on computer
Oracle to release Java 8 in March 2014
version of JDK is set to have the most exciting features such as Project Lambda...;BCP 47 Locale Matching JDK 8 includes many other features and enhancements... version of JDK. Oracle is planning to release the JDK 8 ( Java development Kit 8
Version of jdk>args4j-tools dependency
New Features in Hibernate 4
New Features in Hibernate 4  What are the new features in hibernate 4... of enterprise web applications.   Here are the list of new features... The ServiceRegistry API is also introduced in the new version of Hibernate Core 4. JDK
Java/JDK 11 Tutorial
are the tutorials/news/articles of JDK 10: Top upcoming features of JDK 11...Java/JDK 11 Tutorial - Learn and Master Java programming with JDK 11 Java/JDK 11 is in development phase and there are early access builds of the open JDK
JDK 8 - Developer Preview Released
JDK 8 - Developer Preview Released, Check the features of JDK , Download... for the professionals with the newly to be launched JDK 8 in terms of features and innovation. JDK 8 Features: In fact, the main reason and goal behind the launching
Features of Java
Features of Java: Java is one of the most popular language in the field... programming is its large number of important and robust features. Java can be used... applications. Java has various important features: SIMPLE Java
Installing JDK 9 on Windows 10
Steps of Installing JDK 9 on Windows 10 Finally JDK 9 is here are developers should start using in their development. JDK 9 comes with many features... you won't be able to install JDK 9. If you are downloading Java
How to install JDK in Centos?
How to install JDK in Centos?  Hi, I have to install the JDK on Centos 6 Linux server. Let's know the steps to install the JDK. Thanks   ... /usr/java/latest/bin/java 2 If you are interested in Open JDK then you can
What is the use of JDK
What is the use of JDK  Hi, What is the use of JDK? Is JRE same as JDK? Thanks   What is the use of JDK and why it?s so important? The JDK stands for Java Development Kit which is a programming toolkit from Oracle
Hibernate Features
In this section we will see Hibernate features
Install JDK 10 on Windows
. JDK 10 comes with many new features including the support for Local Variable.... Here are more tutorials of Java: Features of JDK/Java 10...Download and Install JDK 10 on Windows JDK 10 has been released in March 2018
linux4.2 supported jdk versions - Security
linux4.2 supported jdk versions  linux 4.2 supported jdk versions ?. is it supports to jdk1.6(linu4.1.2)or not? please giive me clarifications
Spring 3.0 features
Spring 3.0 features Spring 3.0's stable version 3.0.2 was released on April 2, 2010 with many new features and enhancements. This release of Spring framework introduced more features in the annotation-based configuration, unified
ModuleNotFoundError: No module named 'install-jdk'
ModuleNotFoundError: No module named 'install-jdk'  Hi, My Python... 'install-jdk' How to remove the ModuleNotFoundError: No module named 'install-jdk' error? Thanks   Hi, In your python environment
Version of com.ealva>ealvalog-jdk dependency
List of Version of com.ealva>ealvalog-jdk dependency
How to install JDK 7 in windows
How to install JDK 7 in windows  Hi, Is there any tutorial for installing JDK 7 on Windows computer here? Thanks   Hi, JDK 7... is easily process. You can ask how to configure JDK from your friend or just read
Java/JDK 17 tutorials
Java/JDK 17 Tutorials In this section we are providing you Java 17 tutorials and you will learn Java 17 programming language in detail. The Java 17 is being...({}); Upcoming features of Java 17 Java 17 Features
how to find jdk path in ubuntu?
how to find jdk path in ubuntu?  How to find out the path of installed jdk in ubuntu? Could anyone tell that command to execute from terminal.. Thanks
Java 8 expected release date
8. You can use the latest features of JDK 8 and make your applications to use... of JDK is set to have the most exciting features such as Project Lambda, to boost multicore programming capabilities. JDK 8 major features includes
What is the difference between a JDK and a JVM?
What is the difference between a JDK and a JVM?  Hi, What is the difference between a JDK and a JVM? Thanks,   Hi, JDK is stand... to compile your source files using a JVM. For more difference between JDK and JVM

Ads