(Choose 1 answer)
The value a in the following statement is called the______and the value b is called the________
face = Math.floor(a + Math.random() * b);
A. shifting value, scaling factor
B. shifting factor, scaling value
C. scaling value, shifting factor
D. scaling factor, shifting value