Prepare
Practice
Interview
Aptitude
Reasoning
English
GD
Placement papers
HR
Current affairs
Engineering
MCA
MBA
Online test
Login
Online Practice Test
>
OS
« Previous
Next »
Object modules generated by assemblers may contain unresolved references. These are resolved using other object modules by the
Options
- Linker
- Loader
- Debugger
- Compiler
CORRECT ANSWER : Linker
Discussion Board
Question 3 OS
In a single file program, while producing the object file, all references to labels are replaced by their corresponding addresses by the assembler. But in a multi-file program, if there are any references to labels defined in another file, the assembler marks these references as "unresolved". When these object files are passed to the linker, the linker determines the values for these references from the other object files, and patches the code with the correct values.
sgb 07-8-2017 03:39 AM
« Previous
Next »
Write your comments
*
*
Email must be in the form someone@domain.com
*
*
Enter the code shown above:
Please enter the code shown above
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)
Related Content
Networking (40)
Iphone (10)
Android (11)
Wireless communication (11)
OS (10)
Linuxpart (27)
Linuxpart (25)
Linux part (25)
Advertisement
▲