1.

Which function is responsible for recording the name n and the replacement text t in a table?

A. setup(n, t);
B. settle(n, t);
C. install(n, t);
D. fix(n, t);
E. None of these
Answer» D. fix(n, t);


Discussion

No Comment Found