What is ioc container in spring?



What is ioc container in spring?..

Answer / Shiv Gopal Mishra

In the Spring Framework, an Inversion of Control (IoC) container, also known as a dependency injection container, is a central component that manages the objects and their dependencies. It relieves developers from the burden of manually creating, configuring, and managing object dependencies.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Spring Framework Interview Questions

Why do we need spring jdbctemplate?

1 Answers  


What are spring mvc annotations?

1 Answers  


Which is better spring jdbc or hibernate?

1 Answers  


Which is the best way of injecting beans and why ?

1 Answers  


Explain the types of advice in spring?

1 Answers  


What is meant by rmi?

1 Answers  


What is aop?

1 Answers  


What is the difference between responsebody and responseentity?

1 Answers  


What is spring boot actuator? : Spring Boot

1 Answers  


Why would you use dependency injection?

1 Answers  


Can we use spring and hibernate together?

1 Answers  


What is maven in spring framework?

1 Answers  


Categories