Question

When the Smooth Motion application animates the motion of the columns across the page, document.images[i] is replaced by
A) document.images[i-1]
B) document.images[2*i]
C) document.images[i+1]
D) document.images[0]

Answer

This answer is hidden. It contains 1 characters.