Computer Science, asked by GowthamChowdary, 4 months ago

static analysis cannot...
a. Enforce coding standards
b. Help in code understanding
c. Detect memory leaks
d. Identify anomalies or defects in the code

Answers

Answered by noob1234533
0

c

Explanation:

static analysis cannot detect memory leaks

Similar questions