MCQOPTIONS
Saved Bookmarks
| 1. |
Consider a program P that consists of two source modules M1(contains reference to a function defined in M2) and M2 contained in two different files. |
| A. | Edit time |
| B. | Compile time |
| C. | Link time |
| D. | Load time |
| Answer» D. Load time | |