what is page hit in operating system?

Answers were Sorted based on User's Feedback



what is page hit in operating system?..

Answer / swathi

IF THE SEARCHED PAGE IS FOUND IN CACHE MEMORY THEN PAGE HIT
WILL OCCUR

Is This Answer Correct ?    16 Yes 1 No

what is page hit in operating system?..

Answer / shanu zabeen

if the searched page is found in cache memory then it will
be a hit
if it is not found in cache memory then it is miss.

Is This Answer Correct ?    8 Yes 1 No

what is page hit in operating system?..

Answer / tannu

i want to know that wht is page hit in operating system and
how it can be used

Is This Answer Correct ?    9 Yes 3 No

what is page hit in operating system?..

Answer / jensi

when a searched page found in main memory which is not
present in virtual memory...

Is This Answer Correct ?    9 Yes 4 No

what is page hit in operating system?..

Answer / wolverine

If a process wants some info then it first looks into cache if it is not there then simply it is a cache hit, then it looks into main memory but it will not go in main memory just to bring only that particular info which the particular process wants instead it would fetch that page which contains that particular element. If any such type of page is not there then it is known as page miss.

Is This Answer Correct ?    0 Yes 4 No

Post New Answer

More Programming Languages AllOther Interview Questions

Expand the following a) ISDN b) CASE c) CSMA/CD d) OOPS e) MIMD

4 Answers   CTS,


In an customer exit (include Z) program, only the last record is getting fetched. The exit is getting called after pressing save button. What to write for fetching the first record ? Before saved to a SAP table how can i call all these records in an itab in the exit ?

0 Answers  


What is the difference between procedure -oriented language and object oriented language?

22 Answers   IBM, Infosys, TCS,


I m new to the dbms. Recently i came across words clustered indexes & nonclustered indexes but i dont know what is this all about & whats the difference between them.. So please help me!!!!!!!!

0 Answers  


How to swap two String values without using a third variable?

8 Answers   Infosys,


how to write the fallowing code in java? 1 4 9 16 25 36 49 64 81 100

1 Answers  


In JCl , we have COND parameter.This holds comparison code and condition.It also has only and even parameters. ex: COND((4,GE),EVEN).what the comma mean here. is that 'and' or 'or'.

0 Answers   L&T,


What are the Short cut Keys of Tally ERP?

0 Answers  


how we can know the funcions available in a class recording java?

0 Answers  


3. What is the difference between testing and Quality Assurance?

0 Answers  


What is the use of sas software? Is sas and sap are different?

0 Answers  


Write a shell program. Enter basic pay of an employee and calculate DA, HRA, Deduction, Gross pay and Net pay as follows: DA = 75 % of BASIC HRA = 10 % of BASIC DEDUCTION = 15 % of BASIC GROSS PAY = BASIC+DA+HRA NET PAY = GROSS PAY-DEDUCTION.

1 Answers   TCS,


Categories