SSC Multi-Tasking Non-Technical Staff Model Exams in Telugu

AP Grama Sachivalayam 2023 Free Test Series in Telugu (14,523 Vacancies)

Digital Assistant 2023 PART B - 100 Marks All Topics MCQs

Paging - 2 - Operating System Questions and Answers - Memory Management

1.

To obtain better memory utilization, dynamic loading is used. With dynamic loading, a routine is not loaded until it is called. For implementing dynamic loading,

   A.) special support from hardware is required
   B.) special support from operating system is essential
   C.) special support from both hardware and operating system is essential
   D.) user programs can implement dynamic loading without any special support from hardware or operating system

Answer: Option 'D'

user programs can implement dynamic loading without any special support from hardware or operating system

2.

In paged memory systems, if the page size is increased, then the internal fragmentation generally :

   A.) becomes more
   B.) becomes less
   C.) remains constant
   D.) none of the mentioned

Answer: Option 'A'

​becomes more

3.

In a paged memory, the page hit ratio is 0.35. The required to access a page in secondary memory is equal to 100 ns. The time required to access a page in primary memory is 10 ns. The average time required to access a page is :

   A.) 68.5 ns
   B.) 78.5 ns
   C.) 68.0 ns
   D.) 3.0 ns

Answer: Option 'A'

​68.5 ns

4.

When there is a large logical address space, the best way of paging would be :

   A.) not to page
   B.) a two level paging algorithm
   C.) the page table itself
   D.) all of the mentioned

Answer: Option 'B'

​a two level paging algorithm

5.

When the valid – invalid bit is set to valid, it means that the associated page :

   A.) is in the TLB
   B.) has data in it
   C.) is in the process’s logical address space
   D.) is the system’s physical address space

Answer: Option 'C'

​is in the process’s logical address space

6.

Illegal addresses are trapped using the _____ bit.

   A.) error
   B.) protection
   C.) valid – invalid
   D.) access

Answer: Option 'C'

​valid – invalid

7.

Memory protection in a paged environment is accomplished by :

   A.) protection algorithm with each page
   B.) restricted access rights to users
   C.) restriction on page visibility
   D.) protection bit with each page

Answer: Option 'D'

protection bit with each page

8.

Each entry in a Translation lookaside buffer (TLB) consists of :

   A.) key
   B.) value
   C.) bit value
   D.) constant

Answer: Option 'A'

​key

9.

An ______ uniquely identifies processes and is used to provide address space protection for that process.

   A.) address space locator
   B.) address space identifier
   C.) address process identifier
   D.) None of the mentioned

Answer: Option 'B'

address space identifier

10.

If a page number is not found in the TLB, then it is known as a :

   A.) TLB miss
   B.) Buffer miss
   C.) TLB hit
   D.) All of the mentioned

Answer: Option 'A'

​TLB miss

11.

The percentage of times a page number is found in the TLB is known as :

   A.) miss ratio
   B.) hit ratio
   C.) miss percent
   D.) None of the mentioned

Answer: Option 'B'

​hit ratio


Paging - 2 - Operating System Questions and Answers - Memory Management Download Pdf

Recent Posts