Find the missing character in the pattern: 2, 4, 8, ?, 32.

Answer: A. 16
The pattern doubles each time: 2x2=4, 4x2=8, 8x2=16, 16x2=32.