Skip to content

Difference between enumeration and iteration #97

Open
@manishkaushik900

Description

@manishkaushik900

Enumeration don't have remove() method

Iterator have hasNext(), next(), remove() method.
Enumeration have hasMoreElement(), nextElement() method only

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions