Multiple choice technology web technology

Select Spring Modules among following.

  1. Core Container

  2. Bean Factory

  3. Spring ORM

  4. Spring MVC Framework

Reveal answer Fill a bubble to check yourself
A,C,D Correct answer
Explanation

Core Container, Spring ORM, and Spring MVC Framework are all Spring modules. Bean Factory is a component within Core Container, not a separate module itself.