Contents

It is the actual location in main memory at which a particular instruction or variable is loaded called ….
a) Physical addresses
b) 
relative addresses
c) symbolic addresses
d) symbolic addresses


a

In address space physical location where actual instructions or variables are loaded also called..
a) absolute address  
b) load module
c) address bonding               
d) none of these


a

In Process Address Space, The variable names, constants, and instruction labels are the basic elements of…….
a) Symbolic addresses
b) relative addresses
c) physical addresses
d) none of these


a

If the process can be moved during its execution from one memory segment to another, then binding must be……..
a) delayed until run time 
b) preponed to compile time
c) preponed to load time   
d) none of these


a

In Process Address Space, The loader generates these addresses at the time when a program is loaded into main memory is?
a) Symbolic addresses       
b) Relative addresses
c) Physical addresses
d) None of these


c

What is Dynamic loading?
a) loading multiple routines dynamically
b) loading multiple routines randomly
c) 
loading a routine only when it is called
d) none of mentioned


c