Introduction To OS Final Term Revise
Introduction To OS Final Term Revise
Which memory model separates logical memory into code, stack, and
data?
a. Paging
b. Queueing
c. Threading
d. Segmentation
Which system call loads a new program into current process memory?
Select one:
a. exec()
b. fork()
c. open()
d. exit()