A sequence is defined by f(n)=2⋅f(n−1)f(n) = 2 \cdot f(n-1)f(n)=2⋅f(n−1) with f(0)=4f(0) = 4f(0)=4. What is f(2)f(2)f(2)?
8
12
16
20