Login to manage your account

Please enter a valid email address.
Forgot Password?
Please enter a valid password.
OR

Don't have an account yet? Sign up

Which of these is NOT a type of Node.js stream?

  1. A Readable
  2. B Writable
  3. C Duplex
  4. D Sequential
Answer

Sequential

The four types are Readable, Writable, Duplex and Transform. A Transform stream is a Duplex whose output is a function of its input.

All NodeJS MCQs

Login to manage your account

Please enter a valid email address.
Forgot Password?
Please enter a valid password.
OR

Don't have an account yet? Sign up as