Quiz Yourself on Node.js APIs
Check your understanding of what you've learned in this chapter by taking this quiz.
Technical Quiz
1.
What can you do with built-in Node.js modules?
A.
Create web servers.
B.
Manipulate the file system.
C.
Connect to a database.
D.
All of the above
1 / 5