Page stealing
1 Is a sign of an efficient system
2 Is taking page frames from other working sets
3 Should be the tuning goal
4 Is taking larger disk spaces for pages paged out

1 Answer

Answer :

2 Is taking page frames from other working sets

Related questions

Description : Page stealing 1) Is a sign of an efficient system 2) Is taking page frames from other working sets 3) Should be the tuning goal 4) Is taking larger disk spaces for pages paged out

Last Answer : 2) Is taking page frames from other working sets

Description : A memory management system has 64 pages with 512 bytes page size. Physical memory consists of 32 page frames. Number of bits required in logical and physical address are respectively: (1) 14 and 15 (2) 14 and 29 (3) 15 and 14 (4) 16 and 32

Last Answer : (3) 15 and 14

Description : A job has four pages A, B, C, D and the main memory has two page frames only. The job needs to process its pages in following order: ABACABDBACD Assuming that a page interrupt occurs when a new page is brought in the main ... replacement algorithms are (A) 9 and 7 (B) 7 and 6 (C) 9 and 8 (D) 8 and 6

Last Answer : (C) 9 and 8

Description : Consider a program that consists of 8 pages (from 0 to 7) and we have 4 page frames in the physical memory for the pages. The page reference string is :  1 2 3 2 5 6 3 4 6 3 7 3 1 5 3 6 3 4 2 4 3 4 5 ... to fill available page frames with pages): (A) 9 and 6 (B) 10 and 7 (C) 9 and 7 (D) 10 and 6

Last Answer : (B) 10 and 7

Description : A LRU page replacement is used with four page frames and eight pages. How many page faults will occur with the reference string 0172327103 if the four frames are initially empty? (A) 6 (B) 7 (C) 5 (D) 8

Last Answer : (B) 7

Description : Suppose that the virtual Address space has eight pages and physical memory with four page frames. If LRU page replacement algorithm is used, .............. number of page faults occur with the reference string. 0 2 1 3 5 4 6 3 7 4 7 3 3 5 5 3 1 1 1 7 2 3 4 1 (A) 11 (B) 12 (C) 10 (D) 9

Last Answer : (A) 11

Description : _____________is a feature of an operating system that allows a computer to compensate for shortages of physical memory by temporarily transferring pages of data from RAM to disk storage. A. Flash memory B. Virtual memory C. Buffer D. None of the Above

Last Answer : B. Virtual memory

Description : Breaking physical memory into fixed-sized bloclcs called as: (1) Packets (2) Page (3) Frames (4) Segments

Last Answer : Frames

Description : Which is not the main architectural feature of Power PC: a. It is not based on RISC b. Superscalar implementation c. Both 32 & 64 Bit d. Paged Memory management architecture

Last Answer : a. It is not based on RISC

Description : Disk Cleaner helps to free (a) data (b) recycle bin (c) spaces (d) None of these -Technology

Last Answer : (c) Disk Cleaner helps to free spaces. So that, the free spaces can be utilised to store another file or folder.

Description : Find out the wrong feature of DVD among the following: a) DVD is similar to CD but has larger storage capacity and enormous clarity b) DVDs are primarily used to store music or 6 movies and can be played back on ... opposed to around 650 MB of a CD) d) It is not re-writable media e) None of These

Last Answer : e) None of These

Description : .....is collection of web pages and ......is the very first page that we see on opening of a web-site 1) Home-page, Web-page 2) Web-site, Home-page 3) Web-page, Home-page 4) Web-page, Web-site 5) None of these

Last Answer : Answer :2

Description : The main page for a Web site established by an organization or an individual; it usually serves as the entrance for a series of related pages is known as: a) Document Page b) Home Page c) Initial Page d) None of These

Last Answer : b) Home Page

Description : Soft Pages breaks __________: a) are induced by the user b) are inserted by word automatically at the end of the page c) can be deleted d) are the one to show end of paragraph e) None of The Above

Last Answer : b) are inserted by word automatically at the end of the page

Description : Which among the following statements is correct about footers: a) All pages in a document need to have same footer b) different section can have different footers c) only tow types of footers, one for even pages and one for odd page d) Can not say e) None of The Above

Last Answer : a) All pages in a document need to have same footer

Description : Which among the following print commands should be selected to print first 5 pages of document: a) Page Setup b) Print All c) From ___to ____ d) None of The Above

Last Answer : c) From ___to ____

Description : What is the use of sections in a word document: a) To divide the document into parts so that each part may be independently printed when the print command is given. b) To divide the document into ... document into parts and then allow formatting of each part the way you want. d) None of The Above

Last Answer : To vary the layout of a document within a page or between pages by dividing the document into parts and then allow formatting of each part the way you want.

Description : How do you print your slides in a handout that includes lines for notes? 1) In the Print dialog box, select Handouts and set the number of slides per page to 3 2) In the Print dialog box, select ... pages option 3) In the Print dialog box, select Notes Pages instead of Handouts 4) It cannot be done

Last Answer : 2) In the Print dialog box, select Handouts and a number of slices per page, then select the Include

Description : Sometimes, at the very top of this website page, the HOME button is there, and sometimes it isn't. Who is stealing (and then replacing) it and why?

Last Answer : answer:weird. i just click the jellyfish image instead of clicking the Home button. never actually noticed it :P what i would want is a better search for ask-public :P

Description : What are the legal consequences of stealing a street sign?

Last Answer : If you do not get caught there are no consequences.

Description : What is the penalty for stealing a handicapped sign?

Last Answer : You mean besides the Karma factor?!

Description : Is it still stealing if you tell the person you're going to take something from that you're taking it?

Last Answer : I think it's still stealing. Just because you know who took it and that they were going to take it, doesn't mean you gave them permission to do so. Oncer permission is given, it's no longer ... the person says okay , they are giving you permission and it's not stealing. Same for the stapler.

Description : What is MS DOS? (1) Multipurpose System Digital Offline Sign (2) Microsoft Disk Operating System (3) Multi System Disk Operating System (4) Microchip Sign Digital System 

Last Answer : Microsoft Disk Operating System

Description : HTML is basically used to design: (A) Web-page (B) Web-site (C) Graphics (D) Tables and Frames

Last Answer : (A) Web-page

Description : Suppose that the number of instructions executed between page faults is directly proportional to the number of page frames allocated to a program. If the available memory is doubled, the mean interval between page faults is also ... memory were available? (A) 60 sec (B) 30 sec (C) 45 sec (D) 10 sec

Last Answer : Answer: C Explanation: T = Ninstr x 1µs + 15,000 x 2,000 µs = 60s Ninstr x 1µs = 60,000,000 µs - 30,000,000 µs = 30,000,000 µs Ninstr = 30,000,000 The number of instruction ... doesn't mean that the program runs twice as fast as on the first system. Here, the performance increase is of 25%.

Description : Consider the reference string 0 1 2 3 0 1 4 0 1 2 3 4 If FIFO page replacement algorithm is used, then the number of page faults with three page frames and four page frames are .......... and ........... respectively. (A) 10, 9 (B) 9, 9 (C) 10, 10 (D) 9, 10

Last Answer : (D) 9, 10

Description : Who coined the term “Artificial Intelligence”? (A) Charles Babbage (B) Alan Tuning (C) Von Neumann (D) John McCarthy

Last Answer : (D) John McCarthy

Description : Which of the following is a proposed means of testing the intelligence of the machine? Turing TestTurning TestTuning Test a.Turing Test b.Turning Test c.Tuning Test d.None

Last Answer : a.Turing Test

Description : State true of false. i) With paging, each process is divided into relatively small, fixed-size pages. ii) Segmentation provides for the use of pieces of varying size. A) Partition management B) Memory management C) Disk management D) All of the above

Last Answer : B) Memory management

Description : The number of disk pages access in B-tree search, where h is height, n is the number of keys, and t is the minimum degree, is: (A) θ(logn h*t) (B) θ(logt n*h) (C) θ(logh n) (D) θ(logt n)

Last Answer : Answer: D

Description : When growing larger onions from sets, should i pluck the seed pods from younger plants before they develop?

Last Answer : Need Answer

Description : Which of the following is valuable in increasing a page rank?  A. Static content  B.Paying for placement  C.No contact information  D.The quantity of links from other highly ranked pages to your site

Last Answer : D.The quantity of links from other highly ranked pages to your site

Description : A ____ is a rule of thumb, strategy, trick, simplification, or any other kind of device which drastically limits search for solutions in large problem spaces. A. Heuristic B. Critical C. Value based D. Analytical

Last Answer : A. Heuristic

Description : Find out the wrong one from the following: a) HTML 3 was developed in 1995 b) HTML 3.2 was next official version support for Tables, Images, Heading and other elements that is Align attributes etc. ... is current official standard version. d) None of These e) All of the Above f) None of These

Last Answer : f) None of These

Description : Does anyone have experience from co-working spaces?

Last Answer : I dont’ have any experience with this but it seems pretty awesome to me. Now just get me a job where I can work that independently and still make a living, then i’ll give it a go :)

Description : The legal risks of ethical hacking include lawsuits due to __________ of personal data. a) stealing b) disclosure c) deleting d) hacking

Last Answer : b) disclosure

Description : The legal risks of ethical hacking include lawsuits due to __________ of personal data. a) stealing b) disclosure c) deleting d) hacking

Last Answer : b) disclosure

Description : The legal risks of ethical hacking include lawsuits due to __________ of personal data. a) stealing b) disclosure c) deleting d) hacking

Last Answer : b) disclosure

Description : The legal risks of ethical hacking include lawsuits due to __________ of personal data. a) stealing b) disclosure c) deleting d) hacking

Last Answer : b) disclosure

Description : In which mode can the computers that are associated send frames directly to each other? (1) Adhoc mode (2) Infrastructure mode (3) Structured mode (4) Anonymous mode 

Last Answer : Adhoc mode

Description : How do I mirror my hard drive onto a larger hard disk?

Last Answer : Windows, OS X, or Linux?

Description : Tabular bowl centrifuges as compared to disk bowl centrifuges (A) Operate at higher speed (B) Employ bowl of larger diameter (C) Can’t be operated under pressure/vacuum (D) Can’t be used for separation of fine suspended solids from a liquid

Last Answer : (A) Operate at higher speed

Description : How do I save my search history in my Google account to access it from any computer and see previously visited pages on Google search page itself in purple color rather than blue?

Last Answer : answer:That is actually a function of your browser saving your history. If you use Firefox and OS X that data is stored in: ~/Library/Application\ Support/Firefox/Profiles/.default/places. ... visit a new site would kill my internet connection. Maybe something like Portable Firefox would work.

Description : How many novel pages is one handwritten page?

Last Answer : answer:“Novel pages” is pretty vague. You might want to gauge your writing according to typed text – say, a handwritten page like you described is probably about two pages typed in Word, double-spaced using 12-point Times New Roman. (That’s just my guess.)

Description : I have a table in Power Point that doesn't fit on one page. How do I make the table 'roll' or continue on subsequent pages?

Last Answer : and you’re doing this on powerpoint? or excel?

Description : Is there any way, in the most recent version of Word, to create a number field that acts like page numbers but without the pages?

Last Answer : Also, it would have to be ‘smart’ because figures do bounce around and get cited multiple times.