1.

Consider a program P that consists of two source modules M1 and M2 contained in two different files. If M1 contains a reference to a function defined in M2, the reference will be resolved at

A. edit time
B. compile time
C. link time
D. load time
Answer» D. load time


Discussion

No Comment Found

Related MCQs