Home »
MCQs »
Spring MCQs
____ are the objects that constitute the backbone of your application and are maintained by the Spring IoC container?
8. ____ are the objects that constitute the backbone of your application and are maintained by the Spring IoC container?
- Threads
- Process
- Beans
- Application
Answer: C) Beans
Explanation:
Beans are the objects that constitute the backbone of your application and are maintained by the Spring IoC container.