What is the missing character in the sequence: 2, 4, 8, ?, 32?

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