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
Is there any difference between nested classes and inner classes?
what do you mean by marker interface in java?
What is comparable and comparator interface? List their differences
What are the types of strings?
Can we create our own daemon thread?
What is the output of the below java program?
What do you mean by pointer value and address?
How do you format in java?
What is procedure overloading?
What is the meaning of nullable?
What is the difference between quicksort & mergesort? When should they be used? What is their running time?
What is the difference between JDK and JVM?
What is the difference between an object-oriented programming language and object-based programming language?
What is difference between synchronize and concurrent collection in java?
Can we make constructors static?