Question: In java, I need to read in a txt file that has words alon with their definitions then I have to make multiple choice questions

In java, I need to read in a txt file that has words alon with their definitions then I have to make multiple choice questions with them. Txt file Umbrella: used in the rain Computer: used for research and many other things Calculator: used for calculations in math Chair: used to sit Smoothie: drink made with fruits and juice With this txt file, I need to make a multiple choice/flashcard game. The program will ask for the definition of a random word chosen from the txt file and the answer choices will contain the right answer along with 3 other definitions from the txt file then it allows the user to choose the right answer then it displays the right answer then it moves on to the next question. For example What is the definition of Umbrella: a) used in the rain b) drink made with fruits and juice c) used for research and many other things d) used to sit User answer: Answer: a What is the definition of
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
