Computer Science - Operating Systems Concepts - Discussion
Discussion Forum : Operating Systems Concepts - Section 1 (Q.No. 33)
33.
Resolution of externally defined symbols is performed by
Discussion:
4 comments Page 1 of 1.
Cusat < nitish> said:
1 decade ago
It is at the linking time when the externally defined symbol using extdef is resolved. It is because at this time the programs are combined as one and then the real execution starts. So the answer is linker (a).
Mitali said:
1 decade ago
At the dynamic linking phase the system defined libraries as well as external (user defined libraries) are added to the assembly code. So the answer is (A).
Cittu said:
7 years ago
At the dynamic linking phase, the system defines libraries, as well as external files, are added to the assembly code. Thus A is the correct option.
Vaibhav wagh said:
6 years ago
it is for linker that links predefined(system defined) library and external library (user defined in code and external added) so thats why it is linking
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers