in Education by

A process is thrashing if ____________
a) it is spending more time paging than executing
b) it is spending less time paging than executing
c) page fault occurs
d) swapping can not take place

1 Answer

0 votes
by

A process is thrashing if ____________
Correct answer:- a) it is spending more time paging than executing

Related questions

0 votes
    Working set model for page replacement is based on the assumption of ____________ a) modularity b) locality c) globalization d) random access...
asked Oct 27, 2022 in Education by JackTerrance
0 votes
    In FIFO page replacement algorithm, when a page must be replaced ____________ a) oldest page is chosen b) newest page is chosen c) random page is chosen d) none of the mentioned...
asked Oct 27, 2022 in Education by JackTerrance
0 votes
    Effective access time is directly proportional to ____________ a) page-fault rate b) hit ratio c) memory access time d) none of the mentioned...
asked Oct 27, 2022 in Education by JackTerrance
0 votes
    Swap space exists in ____________ a) primary memory b) secondary memory c) cpu d) none of the mentioned...
asked Oct 27, 2022 in Education by JackTerrance
0 votes
    The pager concerns with the ____________ a) individual page of a process b) entire process c) entire thread d) first page of a process...
asked Oct 27, 2022 in Education by JackTerrance
0 votes
    _____ is the concept in which a process is copied into the main memory from the secondary memory according to the ... a) Paging b) Demand paging c) Segmentation d) Swapping...
asked Oct 27, 2022 in Education by JackTerrance
0 votes
    Which algorithm chooses the page that has not been used for the longest period of time whenever the page ... recently used algorithm d) counting based page replacement algorithm...
asked Oct 27, 2022 in Education by JackTerrance
0 votes
    When a program tries to access a page that is mapped in address space but not loaded in physical memory, then ____________ ... error occurs c) page fault occurs d) no error occurs...
asked Oct 27, 2022 in Education by JackTerrance
0 votes
    The process by which you become aware of messages through your sense is called ____________ (a) Organization (b) ... -Evaluation (d) Perception Please answer the above question....
asked Oct 22, 2022 in Education by JackTerrance
0 votes
    The process by which the browser decides which objects to trigger event handlers on is ____________ (a) ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Oct 22, 2021 in Education by JackTerrance
0 votes
    For a 10Mbps Ethernet link, if the length of the packet is 32bits, the transmission delay is ____________ (in microseconds). A. 3.2 B. 32 C. 0.32 D. 320...
asked Jan 8, 2023 in Technology by JackTerrance
0 votes
    An algorithm is complete if ____________ (a) It terminates with a solution when one exists (b) It starts with a solution ( ... (d) It has a loop Please answer the above question....
asked Oct 6, 2022 in Education by JackTerrance
0 votes
    An algorithm is complete if ____________ (a) It terminates with a solution when one exists (b) It starts with a solution ( ... (d) It has a loop Please answer the above question....
asked Oct 2, 2022 in Education by JackTerrance
0 votes
    An algorithm is complete if ____________ (a) It terminates with a solution when one exists (b) It starts with a solution ( ... (d) It has a loop Please answer the above question....
asked Sep 23, 2022 in Education by JackTerrance
0 votes
    If a command is not complete at the end of a line, R will give a different prompt, by default it is ... Started of R Programming Select the correct answer from above options...
asked Feb 13, 2022 in Education by JackTerrance
...