Skip to content

Address multiple people #1

Description

@jasonstratton
  • Create an interface "Person" with one method, getName(), which returns a string
  • Create 3 concrete implementations of this interface Moe, Larry and Curley
  • Update main() to create a collection with a random number of these 3 classes
  • Update main() to say "Hello" to each of the Persons in the collection

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