11. (10 points) Use a map to store a dictionary of English words and their respective definitions. Write a program that
Posted: Sun May 15, 2022 5:07 pm
11. (10 points) Use a map to store a dictionary of English words and their respective definitions. Write a program that allows the user to (a) modify the definition of any word, (b) add new words and (c) remove existing words.