exercise 2: search the array in the program above for 19 and then 12. record what the output is in each case. note that both 19 and 12 are repeated in the array. which occurrence of 19 did the search find? which occurrence of 12 did the search find? explain the difference.