If there are O(n2) entries in edit distance matrix then the total running time is? (A) O(1) (B) O(n^2) (C) O(n) (D) O(n log n)â–ºCorrect Option Correct Option is: B