1.

For the following function, Which function call ensure function coverage for this function?

A. ex(1,2)
B. example(3,4)
C. example1(1,2)
D. etra(2,3)View Answer
Answer» C. example1(1,2)


Discussion

No Comment Found