Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

Quiz 1) The -------is a single programthat produces an object file a)linker b)co

ID: 3608092 • Letter: Q

Question

Quiz

1)      The -------is a single programthat produces an object file

a)linker

b)compile

c)loader

d)Text editor

2)Physical memory is broken down into fixed sized blocks, called--------- and logical memory is divided into blocks of the samesize, called-----------

i)Frames, pages

ii)pages, frames

iii)frames, holes

iv)holes, segments

3)Object files and libraries are combined by a --------- ---program to produce the executable binary

a)      Compiler

b)      Linker

c)      Text editor

d)     loader

4)The total size of the ----------in a system is equal to thesize of its main memory.

i)process address space

ii)process address space

iii)logical address space

iv)non

5)The set of all logical addresses generated by a program fromthe --------- of a process

i)process address space

ii)process address space

iii)physical address space

iv)none

6)Variable names are ----------addresses

i)physical

ii)relocated

iii)relative

iv)symbolic

7) Every ----------generated by the cpu is divided into twoparts, a page number(p)

And a page offset(d)

i)page

ii)process address space

iii)physical address

iv)logical address

8)-------------keep in memory only those instructions and datathat are needed at any given time.

i)fragmentation

ii)paging

iii)swapping

iv)overlays

9)The runtime mapping from virtual to physical addresses is doneby a piece of hardware in the cpu, called

i)memory management unit (mmu)

ii)cpu scheduler

iii)registers

iv)none

10) Addresses generated relative to part of program, not tostart of physical memory are

i)relocatable

ii)virtual

iii)symbolic

iv)physical

11)------------is the process of mapping a name to anaddress.

i)addressing

ii)Binding

iii)routing

iv)memory

12)The set of all physical addresses corresponding to thelogical addresses is a -------------of the process.

i)logical address space

ii)physical address space

iii)process address space

iv)none

13)In ----------technology, memory is divided into several fixedsize partitions

i)swapping

ii)overlays

iii)(MFT) multiprogramming with fixed tasks

iv)multiprogramming with variables tasks(MVT)

Explanation / Answer

1. The compiler is a single program that produces an objectfile 2. Frames and pages 3. Complier 2. Frames and pages 3. Complier