Sail E0 Webinar

Computer Aptitude

OPERATING SYSTEM MCQs

Total Questions : 622 | Page 6 of 63 pages
Question 51. The Memory Address Register
  1.    is a hardware memory device which denotes the location of the current instruction being executed.
  2.    is a group of electrical circuits (hardware), that performs the intent of instructions fetched from memory.
  3.    contains the address of the memory location that is to be read from or stored into.
  4.    contains a copy of the designated memory location specified by the MAR after a "read" or the new contents of the memory prior to a "write".
  5.    None of the above
 Discuss Question
Answer: Option C. -> contains the address of the memory location that is to be read from or stored into.
Question 52. In virtual memory systems, Dynamic address translation
  1.    is the hardware necessary to implement paging
  2.    stores pages at a specific location on disk
  3.    is useless when swapping is used
  4.    is part of the operating system paging algorithm
  5.    None of the above
 Discuss Question
Answer: Option A. -> is the hardware necessary to implement paging
Question 53. Fragmentation of the file system
  1.    occurs only if the file system is used improperly
  2.    can always be prevented
  3.    can be temporarily removed by compaction
  4.    is a characteristic of all file systems
  5.    None of the above
 Discuss Question
Answer: Option C. -> can be temporarily removed by compaction
Question 54. A non-relocatable program is one which
  1.    can not be made to execute in any area of storage other than the one designated for it at the time of its coding or translation.
  2.    consists of a program and relevant information for its relocation.
  3.    can itself performs the relocation of its address-sensitive portions.
  4.    all of the above
  5.    None of the above
 Discuss Question
Answer: Option A. -> can not be made to execute in any area of storage other than the one designated for it at the time of its coding or translation.
Question 55. Which of the following are(is) Language Processor(s)
  1.    assembles
  2.    compilers
  3.    interpreters
  4.    All of the above
  5.    None of the above
 Discuss Question
Answer: Option D. -> All of the above
Question 56. In which addressing mode the effective address of the operand is the contents of a register specified in the instruction and after accessing the operand, the contents of this register is incremented to point to the next item in the list?
  1.    index addressing
  2.    indirect addressing
  3.    auto increment
  4.    auto decrement
  5.    None of the above
 Discuss Question
Answer: Option C. -> auto increment
Question 57. While working with MS-DOS, which command will you use to transfer a specific file from one disk to another?
  1.    DISKCOPY
  2.    COPY
  3.    RENAME
  4.    FORMAT
  5.    None of the above
 Discuss Question
Answer: Option B. -> COPY
Question 58. The memory allocation scheme subject to "external" fragmentation is
  1.    segmentation
  2.    swapping
  3.    pure demand paging
  4.    multiple contiguous fixed partitions
  5.    None of the above
 Discuss Question
Answer: Option A. -> segmentation
Question 59. What is the name of the operating system for the laptop computer called MacLite?
  1.    Windows
  2.    DOS
  3.    MS-DOS
  4.    OZ
  5.    None of the above
 Discuss Question
Answer: Option D. -> OZ
Question 60. In which addressing mode the contents of a register specified in the instruction are first decremented, and then these contents are used as the effective address of the operands?
  1.    index addressing
  2.    indirect addressing
  3.    auto increment
  4.    auto decrement
  5.    None of the above
 Discuss Question
Answer: Option D. -> auto decrement

Latest Videos

Latest Test Papers