Question: Complete the series: 1, 1, 2, 3, 5, ____
Options:
Correct Answer: 8
Solution:
This is the Fibonacci series where each number is the sum of the two preceding ones: 3+5=8.