What is the differenc between Enemuration interface and
iterator interface according to accessing?
Answer Posted / suresh gangapatnam
While iteration we can remove the elements but it's not in
case enumeration and Enumeration is faster than the
iteration.
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Is java ee a framework?
How do you remove an element from an arraylist in java?
What is floor in java?
How define set in java?
What is public static void main?
A person says that he compiled a java class successfully without even having a main method in it? Is it possible?
Tell me how many ways are there to initialise an integer with a constant.
How would you format a date in java? I.e. In the ddmmyyy format?
worst case complexities of Quick sort and Merge sort.
What is the difference between ArrayList and Vector? which one is better in Java
What is the different types of functions?
What is the diffrence between inner class and nested class?
How can we run a java program without making any object?
what is the messsage u r going to get from an objectoriented programing?
What is the use of accept () method in java?