

MCQOPTIONS
Saved Bookmarks
1. |
What are core features of Express framework? |
A. | Allows to set up middlewares to respond to HTTP Requests |
B. | Defines a routing table which can works as per HTTP Method and URL |
C. | Dynamically render HTML Pages |
D. | All of the above |
Answer» E. | |