Computer Science, asked by grpravalikared, 10 months ago

1Q) Which of the following statements is a definition for page Units?

A)Exchange of memory manager and main memory

B)32 mega bytes of main memory

C)Virtual memory pages are page units.

D)Memory manager divides the space into page units and store as mass storage

2Q) Which of the following statements is a definition for garbage collection in memory management?

A)Page Allocation Collection

B)Arranging the Page in Order.

C)Memory Compaction Procedure

D)Extends the Address space

3Q) Which of the following problem arises in inverted page table using hash function?

A)Changing Mechanism

B)Multi Table Maintenance

C)Collision

D)Contesion

4Q)Which of the following options represents the imapact caused by Segmentation?

A) Segment overflow exception

B) External Fragmentation

C) Missing segment

D) Internal fragmentation

Answers

Answered by ankurbadani84
0

1Q) Which of the following statements is a definition for page Units? - Both C,D

C)Virtual memory pages are page units.

D)Memory manager divides the space into page units and store as mass storage

--------------

2Q) Which of the following statements is a definition for garbage collection in memory management? - Both C,D

C)Memory Compaction Procedure

D)Extends the Address space

-------------

3Q) Which of the following problem arises in inverted page table using hash function?

B)Multi Table Maintenance

--------------------------------

4Q)Which of the following options represents the imapact caused by Segmentation?

Segment overflow exception

Answered by Arslankincsem
0

Both option  C :Virtual memory pages are page units.D :Memory manager divides the space into page units and store as mass storage.

2Q) Which of the following statements is a definition for garbage collection in memory management?

–Answer is both option C,:Memory Compaction Procedure.

Option D :Extends the Address space.

3 Q) Correct  Answer is option  B)Multi Table Maintenance.

4 Q correct Answer is option A) is the correct Answer

Similar questions