Skip to content

Guest List is a java program that gives options to create guest list with add and delete functionality.

Notifications You must be signed in to change notification settings

abhinandanraj/Guest_List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Guest_List

Guest List is a java program that gives options to create guest list with add and delete functionality.

It is Menu Driven Program in Java.


Q. What is Menu Driven Program?

The menu-driven program in Java is a program that displays a menu and then takes input from the user to choose an option from the displayed menu. 
The output is given by the program based on the option selected by the user. 
This type of program interacts a lot with the user, and hence, it is user-friendly.

Two folders/packages have been added.
A simple guest list program is the first.
Added more features is the second, named final guest list.


About

Guest List is a java program that gives options to create guest list with add and delete functionality.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages