VITMEE 2023 — Computer PYQVITMEE | Computer | 2023Quick sort takes in 2 input𝐶1=1,2,3,4,…𝑁𝐶2=𝑛(𝑛−1)(𝑛−2)……2.1Comparison for C1 and C2Choose the correct answer:A. C1=C2B. C1>C2 (Correct Answer)C. C1D. Any value for arbitrary 𝑛,Correct Answer: C1>C2AC1=C2BC1>C2CC1DAny value for arbitrary 𝑛,Show Answer SExplanationNo text explanation available.