Direction: Choose the correct option
Q1.
Which module is essential for handling file uploads in a raw Node.js HTTP server?
Direction: Choose the correct option
Q2.
What enctype is used for file uploads in HTML forms?
Direction: Choose the correct option
Q3.
In raw Node.js, how do you handle `multipart/form-data` to parse file uploads?
Direction: Choose the correct option
Q4.
What is a common library for handling file uploads in Node.js?
Direction: Choose the correct option
Q5.
What is a security consideration when allowing file uploads?
