<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Dependency injection - Page 1 - Wikipedia">
<p>
<a accesskey="3" href="page.php?w=dependency_injection&amp;p=2">3.Next</a>
</p>
<p>In <a href="page.php?w=software_engineering">software engineering</a>, <b>dependency injection</b> is a programming technique in which an <a href="page.php?w=Object_%28computer_science%29">object</a> or <a href="page.php?w=Subroutine">function</a> receives other objects or functions that it requires, as opposed to creating them internally. Dependency injection aims to <a href="page.php?w=separation_of_concerns">separate the concerns</a> of constructing objects and using them, leading to <a href="page.php?w=Loose_coupling">loosely coupled</a> programs.</p><p>
<a accesskey="3" href="page.php?w=dependency_injection&amp;p=2">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
