Description: Write a program to create a file named Exercise8_22.txt if it does not exist.Wite one hundred integers created radomly into the file using text I/O .Integer are separated by speces in the file. Read the data back from the file and display the sorted data.
To Search:
File list (Check if you may need any files):
Exercise8_22.java
Exercise8_22.class