Express provides a unique method ____ that handles all forms of HTTP methods at a specific route using the same function?

10. Express provides a unique method ____ that handles all forms of HTTP methods at a specific route using the same function?

  1. Whole
  2. App
  3. All

Answer: C) All

Explanation:

Express provides a unique method, "all" that handles all forms of HTTP methods at a specific route using the same function.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.