what are the new features available in java 1.5 version?
Answer Posted / srinath
Enhanced for
for (a: b)
{
}
here b is an array and for every value of array will be
assigned to a and the for loop is executed.
Is This Answer Correct ? | 18 Yes | 0 No |
Post New Answer View All Answers
How do you create a bulleted list?
What is gui programming?
Is vector synchronized in java?
Can we override the private methods?
Is java good for beginners?
What is the largest number a double can hold?
How will you reverse a link list without using recursion?
What is set string?
What is a ternary operator in java? What is an interface?
What is the size of a string in java?
EDS (Electronic Data Systems India Pvt Ltd) at Chennai on 16-12-2006.
What is the properties class in java programming?
What are the methods of object class ?
What do you mean by order of precedence and associativity?
Difference between error and exception