MCQ Practice15 men take 21 days of 8 hours each to do a piece of work. How many days of 6 hours each would 21 women take, 3 women do as much work as 2 men ?Subject: MathematicsTopic: Chain RuleA18B20C25D30Correct Answer: DPractice 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) {