Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • 1
    Its not about class or object creation, check this martinfowler.com/articles/injection.html#InversionOfControl Commented Jul 22, 2018 at 11:37
  • 2
    In my 15 years of programming this is by far the clearest explanation of what IoC is. Thanks! The main answer does not say it is about class or object creation, with all due respect. It says what inversion of control is using the creation of classes AS AN EXAMPLE. :) And the author uses a minimum of sentences and words with which to communicate the answer! With all due respect, this answer is the best one in the article. WHY is it one of the last entries to be found ... Commented Jun 25, 2021 at 15:50