MCQ PracticeWhat is the area of the face of a clock described by its minutes hand between 9 am and 9 : 35 am, if the minutes hand is 10 cm long ?Subject: MathematicsTopic: ClockA$${text{36}}frac{2}{3}{text{c}}{{text{m}}^2}$$B$${text{157}}frac{1}{7}{text{c}}{{text{m}}^2}$$C$${text{183}}frac{1}{3}{text{c}}{{text{m}}^2}$$DNone of theseCorrect Answer: CPractice QuizBack to MCQsRelated MCQsWhat is the space complexity of the following dynamic programming implementationThe following sequence is a fibonacci sequence: 0, 1, 1, 2, 3, 5, 8, 13, 21, …What is the output of the following program? #include int max_num(int a,int b) {