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
How to split a string in java?
What is length in java?
What is navigable map in java?
What is the primitive type short?
What is the access scope of protected access specifier?
What is instanceof keyword?
Why are data types important?
What is the difference between scrollbar and scrollpane?
Give differences between Quicksort & Mergesort. When should these sorts be used and what is their running time?
Is there any difference between nested classes and inner classes?
When can we say that threads are not lightweight process in java?
Explain about OOPS concepts and fundamentals.
What is lexicographically smallest string?
In how many ways we can do exception handling in java?
Explain how to convert any java object into byte array.