Direction: Choose the correct option
Q1.
What is a templating engine in Express?
Direction: Choose the correct option
Q2.
How do you set the view engine to EJS in Express?
Direction: Choose the correct option
Q3.
Which method renders a view and sends the HTML to the client?
Direction: Choose the correct option
Q4.
Where does Express look for view templates by default?
Direction: Choose the correct option
Q5.
In EJS, how do you output a variable named username?
