Solve this programming problem:
Question: You need to write a program that will read the file 'unumbers.dat', store the numbers in an array, and then prompt the user to search the list for a number.
This program should use the linear search algorithm to find the number and report its location in the array.
I'm not sure how to solve the question. Can anyone help me?