Problem:
Question 1: What is Kernel?
Question 2: Write a Java application that allows a user to enter 10 numbers (double precision) into an array and then sorts and displays the numbers from lowest to highest. You should use the Arrays.sort() method.
Please read all the questions carefully and answer them.