📚 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

  1. Allows the framework to have full control over the sequence of processing laying a strong foundation for work-flow processing
  2. Make sures that the calling objects takes the responsibility of flow control
  3. Guarantee the security
  4. Concerns about where it executes as it requires a handle on all the inputs and contexts it requires