Multiple Choice
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) scaling factor, shifting value
B) shifting value, scaling factor
C) scaling value, shifting factor
D) shifting factor, scaling value
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: Nested in the audio element are two
Q6: What is the result of writing the
Q7: A function's _ are also considered to
Q8: Iteration uses _ statements and recursion uses
Q9: What does the following statement do<br>Math.floor( Math.random()
Q11: Which of the following is used to
Q12: JavaScript references the _ object for you
Q13: Change an image's _ attribute to change
Q14: Which of the following are valid names
Q15: Which of the following is not a