Answer Posted / niranjanravi
Iterator provides a general purpose standardised way of
accessing elements one at a time.It has 3 methods
next()
hasNext()
remove()
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is a methodologist?
Explain about fail fast iterators in java?
What does compareto () do in java?
what is the purpose of the wait(), notify(), and notifyall() methods? : Java thread
What is bean? Where it can be used?
What is the gregoriancalendar class in java programming?
Is a method a procedure?
What is unsigned char?
what are three ways in which a thread can enter the waiting state? : Java thread
What is the static variable?
What data type is true or false?
Realized?
When should you use arraylist and when should you use linkedlist?
How do you convert string to int in java?
Define Multiprogramming and Multiprocessing in java.