Write a program that reads a Java program from a text file and performs the following tasks.
a. Display a list in alphabetical order of the unique Java keywords used in the program.
b. Repeat Part a, but add the number of times each keyword occurs in the program.
c. Repeat either Part a or Part b, but add the line number of each line that contains the keyword.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.