In Parallel or Sequential Execution of programs there are some concepts of dependence that we need to understand. These dependencies are known as Data,Control and Resource Dependence.
Here I will be focusing on Data dependence.
Data Dependence :
It can be explained as the ordering relationship between statements. There are five kinds of data dependence :
Here I will be focusing on Data dependence.
Data Dependence :
It can be explained as the ordering relationship between statements. There are five kinds of data dependence :