Home »
MCQs »
MEAN Stack MCQs
Which of the following contains strong models for URL routing (mapping an incoming URL to a server function), and manages HTTP requests and responses?
9. Which of the following contains strong models for URL routing (mapping an incoming URL to a server function), and manages HTTP requests and responses?
- MongoDB
- Express
- Angular
- Node
Answer: B) Express
Explanation:
Express contains strong models for URL routing (mapping an incoming URL to a server function), and manages HTTP requests and responses.