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 module is used to create an HTTP server in core Node.js?

  1. A express
  2. B http
  3. C net
  4. D server
Answer

http

The http module is built in. Express is a third-party framework that wraps it with routing and middleware.

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