Q22
In a Java web application, what is the role of the `@MultipartConfig` annotation?
A.
To execute SQL queries
B.
To enable support for file uploads in a servlet
AnswerC.
To create JavaBeans
D.
None of These
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board