What is stub in node js?
Answer / Madan Lal
In Node.js, a stub is a placeholder for a function that has not been implemented yet or a function that simulates the behavior of another library during development and testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is node.js and why it is used?
Why to use exec method for Child process module?
What are the advantages of NodeJS?
What is the difference between node and nodejs?
Are promises better than callbacks?
List some exit codes?
How node js read the content of a file?
Why do we need server side rendering?
How many types of api functions are there in node.js?
What is middleware in node.js?
Does node.js provide any debugger?
List down the various timing features of node.js.