Discuss the similarities and differences between paging and segmentation.

What will be an ideal response?

Both are popular schemes for implementing virtual memory. Both allow virtual
address spaces to be divided into separate entities (pages or segments). Both are forms of
noncontiguous memory allocation. Paging deals with physical entities, while segmentation
deals more with logical entities. Paging trivializes the memory placement decision, while segmentation
involves complex memory placement like that in variable-partition multiprogramming.
Segmentation is more natural for sharing access control.

Computer Science & Information Technology

You might also like to view...

Match the following report items with their definition

I. Source II. Report view III. Print Preview IV. Layout view V. Design view A. A table or query B. Shows the report design but not the data C. Shows the report and the data D. Continuous page layout E. Allows for changes to the page layout

Computer Science & Information Technology

What two logical network topologies can be physically implemented as a star topology?

A. A bus and a mesh. B. A ring and a mesh. C. A bus and a ring. D. It is not possible to implement other topologies as a star.

Computer Science & Information Technology