Question: Write a program that creates a dictionary. Using a 2D ArrayList allow the user to perform the options below. Print a menu that lists each
Write a program that creates a dictionary. Using a 2D ArrayList allow the user to perform the options below. Print a menu that lists each option which represents a method that performs the associated action(s). (Include an option for the user to exit the program.) (30 Points) A. Add words and definitions to dictionary. B. Remove words and definitions from dictionary. C. Edit words and/or definitions in dictionary. D. Search for words in the dictionary and print the word and definition. E. Print all words and definitions from dictionary.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
