Are you sure you're getting this? Click the correct answer from the options.
Which method is used to mount middleware in an Express application?
Click the option that best answers the question.
- app.get()
- app.post()
- app.use()
- app.delete()
Which method is used to mount middleware in an Express application?