Question: What is the next number in the series: 1, 1, 2, 3, 5, ...? (2023)
Options:
Correct Answer: 6
Exam Year: 2023
Solution:
The series is the Fibonacci sequence where each number is the sum of the two preceding ones. The next number is 3 + 5 = 8.