问题

●Most frequently used algorithm for page replacement is (67) .

(67) A.LRU

B.FIFO

C.OPT

D.PPT

参考答案
您可能感兴趣的试题
  • ●Traversing a binary tree in preorder is equivalent to (68) .(68) A.Traversing the forest correspond
  • ●As an important phase in software development,software design is the continuation of software requi
  • ●TCP(Transmission Control Protocol)was specifically designed to provide a reliable end-to-end byte s
  • ●In the Ethernet LAN,an algorithm was chosen to dynarnically adapt to the number of stations trying
  • ●The principle for a stack memory to store data is (72) .(72) A.FIFOB.randomC.FILOD.other way
  • ●Suppose we have the relation schema R(A,B,C,D)with functional dependencies;F{A→B,B→C,C→D,D→A},then