« All Events
12 PM – Intro To Java – Gamas
January 8, 2022 @ 12:00 pm - 1:00 pm
Homework:
- Create a class RestaurantSystem.java
- And the class should be very similar to Dec2MethodHomework.java where it will continuously displaying menu until user enter 3.
-
Select below:
1. Add new restaurant
2. List all restaurants
3. Exit
Enter your selection (1, 2 or 3):2
Select below:
1. Add new restaurant
2. List all restaurants
3. Exit
Enter your selection (1, 2 or 3):3
Thank you for using AYCLOGIC Restaurant system.