Skip to content

kimageary/choice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PhoneBook Application

A simple Java application that simulates a basic phone book using a HashMap to store contacts. This program allows you to add new contacts with a name, phone number, and email, and prints the entire phone book to the console.

Features

  • Add new contacts with a name, phone number, and email address.
  • Stores the contacts in a HashMap with an auto-incrementing ID.
  • Prints the list of all contacts to the console.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages