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
Why is multiple inheritance not supported in java?
Does chrome use java?
What is arraylist e in java?
What is null statement?
What do you understand by Header linked List?
What is object data type?
What is difference between an object and a class?
Why java is not 100% object-oriented?
What are the actions that can occur when a thread enters blocked state?
How the interruptible method gets implemented?
take an array with -ve and +ve value both.find out the nearest value of 0(zero).if two values are same like(-2 and +2)then extract +2 is nearest of 0(zero).
Write a program to print all permutations of string?
What is a layout manager and what are different types of layout managers available in java awt?
Why is logger singleton?
How to disable caching on back button of the browser?