Pair sum=Given Sorted array , find the pair that when added give us the sum

lets suppose the given array a[5]={1,2,3,4,5}.lets take 2 as sum.