Difference between revisions of "Dependency"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
 
Line 3: Line 3:
 
== Computer science ==
 
== Computer science ==
  
* [[Dependency (computer science)]] or coupling, a state in which one object uses a function of another object
+
* [[Coupling (computer programming)]], also known as dependency: a state in which one object uses a function of another object
 
* [[Data dependency]], which describes a dependence relation between statements in a program
 
* [[Data dependency]], which describes a dependence relation between statements in a program
 
* [[Dependence analysis]], in compiler theory
 
* [[Dependence analysis]], in compiler theory

Latest revision as of 14:12, 20 September 2016

Dependency, dependent, or depend may refer to:

Computer science

Mathematics

Linguistics

Other uses

  • Dependency (project management)

External links