API functions in Node.js are
There are two types of API functions in Node.js:
1.Asynchronous, non-blocking functions
2.Synchronous, blocking functions

www.TechSearhWeb.com