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
Explain about object oriented programming and its features?
What is the main use of generics in java?
Define an abstract class with reference to java.
What is array and arraylist in java?
Write java program to reverse string without using api?
What is meant by object?
what is the final keyword denotes in java?
How many ways can we create singleton class?
What is floor in java?
What is the default value of byte datatype in java?
What are wrapper classes in java?
What is string buffer?
What do you mean by data type?
Is empty .java file name a valid source file name?
What are the disadvantages of using inner classes?