what is jdk1.5 features?

Answer Posted / dsr

There are number of features in JDK1.5
1.autoboxing
2.generic
3.enum as a key
4.string builder
etc..

Is This Answer Correct ?    32 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is tcp and udp?

595


What are the advantages of java inner classes?

553


What is the difference between the direct buffer and non-direct buffer in java?

535


What is a static class in java?

552


What are java packages? What is the significance of packages?

565






What is sleep method?

619


What happens if an exception is not handled in a program?

620


What are the different types of sorting in java?

539


Can we declare an array without size in java?

516


How to Sort Strings which are given in List and display in ascending order without using java api.

3755


How does thread synchronization occurs inside a monitor?

545


Can you create an object of an abstract class?

547


How do you compare arrays in java?

496


Can we use synchronized block for primitives?

600


Why is java not 100% pure oops?

611