Question: What comes next in the series: 1, 1, 2, 3, 5, ?
Options:
Correct Answer: 7
Solution:
This is the Fibonacci series where each number is the sum of the two preceding ones: 3+5=8.