Suppose you have an array containing the following elements: 4, 8, 2, 9, 10, 6, 7, 5, 1, 9, 4, 5, 10, 7. What is the position of the last occurrence of 5?
1) Second
2) Fourth
3) Eighth
4) 12th