Question: Which number will replace the question mark? 1, 1, 2, 3, 5, ?
Options:
Correct Answer: 7
Solution:
This is the Fibonacci series where the next number is the sum of the previous two. 3 + 5 = 8.