What is the role of ioc?



What is the role of ioc?..

Answer / Shivam Nanda

IOC stands for Inversion of Control, which is a design principle in software engineering where the control flow of the application is inverted compared to traditional programming. It allows the Spring Framework to manage and create objects without explicit configuration.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Spring Framework Interview Questions

Why spring is a framework?

1 Answers  


What are the different types of annotations?

1 Answers  


What is pojo model?

1 Answers  


Categorize the different types of modules in spring framework.

1 Answers  


What is lazy class?

0 Answers  


What does inject it mean?

1 Answers  


Explain the concept of root application context in spring mvc along with its loading process.

1 Answers  


What are the benefits of using spring tool suite?

1 Answers  


Explain the spring mvc framework.

1 Answers  


Tell us what you know about dispatcherservlet and contextloaderlistener.

1 Answers  


How do I create a rest api in spring boot? : Spring Boot

1 Answers  


What is spring service layer?

1 Answers  


Categories