You have a cube which contains four regions, North, South, East, and West. You want to clear all
data from the West region.
Which method accomplishes this goal?

A.
Create a rule that sets values equal to zero.
B.
Unload the cube.
C.
Clear the cube data using CubeClearData.
D.
Zero out the view using ViewZeroOut.
Explanation: