Answer Posted / prakash
By using Iterator interface and by using enhanced for
loop(for each for loop).
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What does || mean in code?
What is the use of arrays tostring () in java?
What is a Hash Table? What are the advantages of using a hash table?
Why is serialization required?
How can you write a loop indefinitely in java programming?
What is private static class in java?
Is oracle java 11 free?
How variables are stored in memory?
what is a green thread? : Java thread
Is char a method in java?
What is set in java?
What are the differences between heap and stack memory?
Can we define private and protected modifiers for the members in interfaces?
What is the advantage of preparedstatement over statement?
What is variable and example?