q which of the subsequent programming techniques


Q. Which of the subsequent programming techniques and structures are good for a demand-paged environment? Which aren't good? Describe your answers.

a. Stack

b. Hashed symbol table

c. Sequential search

d. Binary search

e. Pure code

f. Vector operations

g. Indirection

Answer:

1 Sequential search-good.

2 Binary search-not good.

3 Pure code-good.

4 Vector operations-good.

5 Stack-good.

6 Hashed symbol table-not good.

7 Indirection-not good.

Request for Solution File

Ask an Expert for Answer!!
Operating System: q which of the subsequent programming techniques
Reference No:- TGS0327309

Expected delivery within 24 Hours