Multiple choice The time complexity of the following C function is (assume n > 0) O(n) O(nlogn) O(n2) O(2n) Reveal answer Fill a bubble to check yourself D Correct answer Explanation