In this article we are creating a java application that will have these functionalities:
* Greet the user with some welcome messages
* Show these 3 options:
1.Manage Contacts
2.Messages
3.Quit
* In case of selecting 2.
1.Show all contacts
2.Add new contact
3.Search for a contact
4.Delete a contact
5.Go back to the previous menu
* In case of selecting 2.
* Show these options to the user:
1.See the list of all messages
2.Send a new message
3.Go back to the previous menu
*In case of selecting 3.
Simply quit the application.
This is the best program to practice the java Oops concept and also ArrayList.
You can download sourceCode files from here :
messages.java file: Download
contact.java file: Download
Main.java file: Download
Hopefully, it'll be helpful for all of you.
If you like the application, then share it with your friends who are also learning java friends to practice this amazing application.
Also, share your views in the comment section.
(THANKS FOR READING)
Related Hashtags :
#javapractice
#javaprogram
#java
amazing.Thankyou
ReplyDelete