what is jdk1.5 features?

Answer Posted / janardhan

features like:
1).Generics
2).autoboxing/unboxing
3).for-each loop
4).static imports
5).StringBuilder

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by jjs in java8?

560


Java Compiler is stored in JDK, JRE or JVM?

1051


Why we cannot override static method?

558


What is the difference between dom and sax parser in java?

532


Why are the objects immutable in java?

546






Give reasons supporting that string is immutable.

496


Is it possible to use Semaphore/ Mutex in an Interrupt Handler?

533


Can we overload run() method in java?

596


What occurs when an object is constructed?

569


Can we access the non-final local variable, inside the local inner class?

514


What is java util list?

488


Why wait(),notify(),notifyAll() methods defined in Object class althought we are using in only threads.

2369


What are wrapper classes in java?

599


What is the purpose of a volatile variable?

553


What is return data type?

559