« All Events
7 PM – Intro To Java – Alex
January 5, 2023 @ 7:00 pm - 8:00 pm
For Homework:
- Create a new project called EmailApplication
- Inside it create a class called EmailMainApplication.java
- Create a variable for the menu which is below:
- Loop through this menu and also do the exit.
Please select one of the item below:
1. Create new email account
2. Login
3. List all email accounts.
4. Exit
Please make your selection (1-4):