A stub function is:__________.
A) A short function
B) A function that has been unit tested
C) A function that acts as a placeholder and returns a simple value so another function can be tested
D) A function that is broken down into smaller steps through step-wise refinement