Why it is called ioc in spring?



Why it is called ioc in spring?..

Answer / Sarfraj

In Spring Framework, IoC stands for Inversion of Control. It refers to the design principle where the control flow is reversed from what you'd find in traditional procedural programming. Instead of a program creating and managing its own objects (control), these objects are created and managed by an external container.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Spring Framework Interview Questions

Does google use spring framework?

1 Answers  


What is oauth token?

1 Answers  


What are different modes of auto-wiring?

1 Answers  


What is spring rowmapper?

1 Answers  


What is cdi in spring?

1 Answers  


Explain the concept of aspect oriented programming?

1 Answers  


What spring sub-projects do you know?

1 Answers  


What do you mean by spring java based configuration?

1 Answers  


What is crud in spring?

1 Answers  


Is spring a link?

1 Answers  


What is meant by application context?

1 Answers  


What does @bean annotation mean?

1 Answers  


Categories