📚 Practice Mode
Software Frameworks in Application Architecture
Learn at your own pace with hints and detailed explanations
1 / 16
Multiple Choice
Which of the below is true about Inversion of control
- Allows the framework to have full control over the sequence of processing laying a strong foundation for work-flow processing
- Make sures that the calling objects takes the responsibility of flow control
- Guarantee the security
- Concerns about where it executes as it requires a handle on all the inputs and contexts it requires