Home > Frontend Devlopment learning and exploring > Frontend Devlopment learning and exploring > Intermediate JavaScript Show previous contentBuild your intuition. 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() Show following content