what are the new features available in java 1.5 version?

Answer Posted / t.jaya govind sudhakar

as above they told we have assert and enhanced forloop.
assert is placed in place of if. just a slight diff....if we
are handling with more objects then most of the cases we are
using enhanced forloop .

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

why would you use a synchronized block vs. Synchronized method? : Java thread

537


Write a java program to print fibonacci series?

542


Why 1 is not a prime number?

561


What is the purpose of the return statement?

519


What is purpose of find feature?

614






What sorting algorithm does javascript use?

530


How to split a string in java?

628


What are the different conditional statements?

560


Explain purpose of sleep() method in java?

620


What is binary search in java?

559


What is difference between next () and nextline () in java?

541


What is += mean in java?

545


What is the difference between the jdk 1.02 event model and the event-delegation model introduced with jdk 1.1?

619


How does linkedhashmap work in java?

521


What is meant by local variable and instance variable?

602