Solved

Which of the Following Statements About a Mock Class Is

Question 18

Multiple Choice

Which of the following statements about a mock class is true?


A) A mock class does not provide an implementation of the services of the actual class.
B) A mock class must be an interface.
C) A mock class provides a simplified implementation of the services of the actual class.
D) A mock class provides a complete implementation of the services of the actual class.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions