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
Can I learn java without any programming experience?
How do you declare a string variable?
What does I ++ mean?
What is a private class in java?
What is the difference between Array and Hash Table?
What is immutable in java?
What is a singleton puppy?
What is parseint?
How can we make a class singleton?
Can a constructor call the constructor of parent class?
What is array initialization in java?
Difference between doublesummarystatistics, intsummarystatistics and longsummarystatistics ?
What are the supported platforms by java programming language?
How do you convert string to int in java?
What is skeleton and stub? What is the purpose of those?