Write a Java application that does the following:
 Reads an integer from the user represents the number of the students in a class.
 Reads the scores of the students from the user and store them...