Click an option to check whether your answer is correct.
(b) -4Explanation: Math.min(-5, -4) → -5, then Math.max(-7, -5) → -5 (Correct answer: -5).
Math.min(-5, -4) → -5
Math.max(-7, -5) → -5
Explore more questions from similar topics.
Share this MCQ with your friends or study group.