Choose the most appropriate name for the function described below.
The speed of a computer depends on the amount of memory.
A. computer(speed), or c(s)
B. speed(computer), or s(c)
C. speed(memory), or s(m)
D. memory(speed), or m(s)