Read the contents of the dictionary into a data structure in your Java program and print the number of words stored in your data structure. Prompt the user to enter a word (no spaces are allowed in the word). Retrieve the word from the dictionary using binary search and print on the screen the corresponding phonemes of the word as listed in the dictionary. Example output of your program might look like: