MCQ PracticeIf $$log frac{a}{b} + log frac{b}{a} = $$ $$,log left( {a + b} right),$$ then -Subject: MathematicsTopic: LogarithmAa + b = 1Ba - b = 1Ca = bDa 2 - b 2 = 1Correct Answer: APractice 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) {