What is di ioc?



What is di ioc?..

Answer / Kulmani Azad

DI stands for Dependency Injection, which is an implementation of the IOC (Inversion of Control) design principle.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Spring Framework Interview Questions

How many modules are there in spring framework and what are they?

1 Answers  


What is entity type mean?

1 Answers  


What is the use of @service annotation?

1 Answers  


What is pojo class in spring?

1 Answers  


What can be injected as dependencies?

1 Answers  


Is spring a container?

1 Answers  


What is namedparameterjdbctemplate in spring?

1 Answers  


Explain the function of spring mvc interceptor along with its usage.

1 Answers  


Give an example of beanfactory implementation.

1 Answers  


Why do we need view resolver in spring mvc and what is an internal view resolver in spring?

1 Answers  


Why is spring framework so famous?

1 Answers  


What are the functionalities provided by the context package to enhance the beanfactory functionality?

1 Answers  


Categories