1.

When a target of makefile fails to execute

A. make does not executes any other target dependent on it
B. it returns a status
C. make does not executes any other target dependent on it & it returns a status
D. none of the mentioned
Answer» D. none of the mentioned


Discussion

No Comment Found