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
extending thread class or implementing runnable interface. Which is better? : Java thread
Give me example of derived data types.
What are the legal parameters?
Explain about join() method?
What is boolean used for?
Are static members inherited to sub classes?
What is java basic concept?
What are generic methods?
Is a copy constructor?
How can we achieve thread safety in java?
Can we overload final method in java?
What does java se mean?
What is hotjava?
What are the 5 types of research methods?
Can we define package statement after import statement in java?