Quiz Yourself on Node.js and Express.js

Test yourself on what you learned this chapter.

1

(Select all that apply.) Which functions are asynchronous?

A)

fs.writeFile()

B)

fs.readFile()

C)

fs.writeFileSync()

D)

fs.exists()

E)

All of the above

Question 1 of 60 attempted

Get hands-on with 1200+ tech skills courses.