What do you mean by the term i/o in node.js?



What do you mean by the term i/o in node.js?..

Answer / Manharan Singh Rajput

In Node.js, I/O (Input/Output) refers to reading data from a file or network and writing data to a file or network.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Node.js Interview Questions

Which types of application can be developed using node.js?

1 Answers  


How to share a variable between node.js modules?

1 Answers  


Is nodejs a language?

1 Answers  


Why do you use forever with Node.js ?

1 Answers  


What is the global installation of dependencies?

1 Answers  


What do you understand by eslint?

1 Answers  


What are the difference between settimeout() and cleartimeout()?

1 Answers  


What is the use of method – “spawn()”?

1 Answers  


What is the use of variable in node.js?

1 Answers  


What are the streams in node.js?

1 Answers  


What is difference between return and callback in javascript functions?

1 Answers  


What is event loop?

1 Answers  


Categories