883 views
1 votes
1 votes
Que. What is the component that is responsible for loading the initial value in the program counter for an application program before it starts running?

a)linker

b)loader

c)Boot Module

d)Compiler

1 Answer

1 votes
1 votes
The loader. , the linker groups several modules and resolves external references, but the linker really does not perform the
actual loading of the program itself except for dynamic linking

Related questions

0 votes
0 votes
1 answer
1
Sanjay Sharma asked Jun 9, 2016
2,085 views
1 votes
1 votes
1 answer
2
AartiVG asked Jun 9, 2022
636 views
loader can perform linking .it is true how?and what are combined features that loader can perform ?
0 votes
0 votes
0 answers
3
Ajit J asked Dec 18, 2018
259 views
In this question, who performs the operation required for option c (matches the parameters of subroutine definition with the location of parameters of subroutine call)?