https://quizack.com/spring-framework/mcq/what-is-multipartfile-used-for
Answer: Supporting multi-part HTTP requests
Note: This Question is unanswered, help us to find answer for this one
Is This Question Helpful?
More Spring Framework MCQ Questions
Configuration to declare a JTA transaction manager “<bean id="mgr" class="org.springframework.transaction.jta.JtaTransactionManager" />“ Is this correct?
True or False? Spring supports custom bean scopes.
What are the different modules in Spring framework?
What types of transaction management does Spring support?
What is AOP?
Which are valid steps to take to enable JPA in Spring Boot?
What is Spring Boot autoconfiguration?
What is the DispatcherServlet and what is its function?
What is the purpose of the @RequestBody annotation?
How are authentication and authorization different?