Which of the following is NOT an advantage to utilizing wrapper functions?
a. They allow programmers to concentrate on the essential purpose of the code module
b. They secure static environments
c.They provide error-correction of the existing code
d. They write error-checking methods
Answer: c. They provide error-correction of the existing code