What comes next in the sequence: 1, 1, 2, 3, 5, ?

Answer: B. 7
This is the Fibonacci sequence where each number is the sum of the two preceding ones: 3+5=8.