Ask Question
20 December, 20:08

T F A stub is a dummy function that is called instead of the actual function it

represents.

+2
Answers (1)
  1. 20 December, 22:14
    0
    Answer: True, stub function is a dummy function that is called instead of actual function.

    Explanation: A stub function is a function which has the name, parameters of a function but is used for production of the dummy output which is in correct form. It is put in a function so that it becomes convenient when a function is called it can be tested before it is completely written which saves the execution of wrong code. Therefore the given statement is true.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “T F A stub is a dummy function that is called instead of the actual function it represents. ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers