Domanda di colloquio di Dell Technologies

Describe inversion of control in Spring

Risposta di colloquio

Anonimo

30 dic 2021

Frameworks in many languages are used for serving special purposes and inversion of control is the principle that triggers the framework to do user specified logics in certain places rather than the framework itself. The flow of the framework is inverted to the user specific logics.