abhinandanraj / Guest_List

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Java 100.0%