Question

In the expression
n = x + rand() % y;
a. y is the shifting value.
b. x is the scaling value.
c. y is the scaling value.
d. Both (a) and (b).

Answer

This answer is hidden. It contains 21 characters.