Content deleted Content added
Added content Tags: Reverted Mobile edit Mobile web edit |
Undid revision 1269834534 by Kneegbruh (talk) - rv vandal |
||
Line 1:
{{More citations needed|date=September 2024}}
A '''data dependency''' in [[computer science]] is a situation in which a [[program statement]] (instruction) refers to the data of a preceding statement. In [[compiler theory]], the technique used to discover data dependencies among statements (or instructions) is called [[dependence analysis]].
== Description ==
|