Given a set A of n distinct numbers and an integer k, 1 ≤ k ≤ n, output the element of A of rank k.This problem is of type? (A) Merge Sort (B) Selection Sort (C) Maximal (D) none►Correct Option Correct Option is: B