retagged by
1,055 views
1 votes
1 votes

A linker is given object module for a set of programs that were compiled separately. What information need not be included in an object module?

  1. Object mode
  2. Relocation bits
  3. Names and locations of all external symbols defined in the object module.
  4. Absolute addresses of internal symbols.
retagged by

2 Answers

2 votes
2 votes
The absolute addresses of internal Symbols need not be given. These addresses will be mapped with the object midules.

Hence the option D is correct.
0 votes
0 votes
Name and locations of all external symbols defined in the object module.

So C is the correct answer
Answer:

Related questions

1 votes
1 votes
2 answers
1
8 votes
8 votes
10 answers
2
admin asked Mar 31, 2020
2,292 views
Which of the following logic expression is incorrect?$1\oplus0=1$$1\oplus1\oplus0=1$$1\oplus1\oplus1=1$$1\oplus1=0$
3 votes
3 votes
3 answers
3
admin asked Mar 31, 2020
3,871 views
In which of the following adder circuits, the carry look ripple delay is eliminated?Half adderFull adderParallel adderCarry-look ahead adder
3 votes
3 votes
2 answers
4
admin asked Mar 31, 2020
1,025 views
The output of a sequential circuit depends on present inputs onlypast inputs onlyboth present and past inputspresent outputs only