Hi, how can i know which array number is biggest?

I need to know the number ant which.

Example: a[5] = {1, 2, 5, 4, 3}

Bigest number is third and this is number 5.