MCQ PracticeIn the first 10 overs of a cricket game, the run rate was only 3.2. What should be the rate in the remaining 40 overs to reach the target of 282 runs?Subject: MathematicsTopic: Basic MathsA6.25B6.5C6.75D7Correct 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) {