Question: Please write in JAVA Please implement an interactive dictionary. Your dictionary takes input from users and use the input as search key to look up
Please write in JAVA
Please implement an interactive dictionary. Your dictionary takes input from users and use the input as search key to look up value(s) associated with the key.
1. It is required to use ENUM to store raw data and Data Structure(s) to implement the dictionary.
2. Your program must produce identical output.
3. In at least half a page, please explain clearly:
a. Your approach in implementing your program.
b. Which data structures did you use?
c. What did you use the data structures for?
d. Why these data structures but not the others?
OUTPUT:

Search: csc210 adjective CSC210 [adjective] Comfortable with objects and Classes, Ready for CSC 220. Search: csc220 verb CSc220 Iverb] To create data structures. Search: csc340 CSC340 [noun] : A CS upper division course., Many hours outside of class. CSC340 [adjectivel C++ version of csc210+ CSC220 more Search csc340 noun CSC340 [noun A CS upper division course., Many hours outside of class. Search: csc340 question mark Search: Csc413
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
