Answer Posted / ravikiran(aptech mumbai)
Iterator interface deefines the iterator method to traverse
threw the elements of a collecion unidirectionally
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What modifiers are allowed for methods in an interface?
What is a class in java?
Why do we need hashmap in java?
How is string immutable in java?
What are singleton services?
What is deserialization?
Is 0 an even number?
What is meant by distributed application? Why are we using that in our application?
What is the history of java?
Can a class be final?
What classes of exceptions may be thrown by a throw statement?
What is the final class?
What are the legal operands of the instanceof operator?
Which access specifier can be used with class ?
What are constants and how to create constants in java?