Data flow analysis studies:
- A. possible communications bottlenecks in a program.
- B. the rate of change of data values as a program executes.
- C. the use of data on paths through the code.
- D. the intrinsic complexity of the code.
Answer: Option C
Data flow analysis studies:
Answer: Option C