Answer Posted / gunjan
Enumaration is an interface,has only two method
hasMoreElement() , nextElement. its used to iterate the
collection obj.
but it can be applicable only for the legacy class
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How do you convert an int to a double in java?
What is the += operator called?
What is the difference between a switch statement and an if statement?
What loop means?
What is module in project?
What is finalize()?
How many digits is int32?
Give me example of derived data types.
What is methodological framework?
Does substring create a new object?
What are "class access modifiers" in Java?
What are class types in java?
What is compareto () in java?
What is anagram word?
Can we clone singleton class in java?