1.

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

A. install(s, t);
B. fix(s, t);
C. setup(s, t);
D. settle(s, t);
Answer» B. fix(s, t);


Discussion

No Comment Found