Which of the following is a popular back-end framework for Node.js?
a) Flask
b) Laravel
c) Express.js
d) Ruby on Rails
Answer:
c) Express.js
Explanation:
Express.js is a fast, unopinionated, minimalist web framework for Node.js, commonly used to build back-end applications and APIs.