To test a function, the programmer has to write a _________, which calls the function to be tested and passes it test data.
- A. Stub
 - B. Driver
 - C. Proxy
 - D. None of the above
 
Answer: Option B
To test a function, the programmer has to write a _________, which calls the function to be tested and passes it test data.
Answer: Option B