How much time merge sort takes for an array of numbers? (A) (n^2) (B) T(n) (C) T( log n) (D) T(n log n)►Correct Option Correct Option is: B