Ask Question
1 August, 06:04

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

represents.

+1
Answers (1)
  1. 1 August, 09:46
    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 and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers