Eliminate option D due to it's same as the defective one.
considering Low index $=10,$ high index $= 15$
option B gives, mid index $= 3$ which is not even in the sub array index.
option C gives, mid index $= 2$ which is not even in the sub array index.
Option A is correct.