Ask Question
18 March, 08:07

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

represents.

+4
Answers (1)
  1. 18 March, 08:12
    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?
Find 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 the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers