logo

CuriousTab

CuriousTab

Discussion


Home Computer Science Operating Systems Concepts Comments

  • Question
  • While working with MS-DOS, which command will you use to transfer a specific file from one disk to another?


  • Options
  • A. DISKCOPY
  • B. COPY
  • C. RENAME
  • D. FORMAT
  • E. None of the above

  • Correct Answer
  • COPY 


  • Operating Systems Concepts problems


    Search Results


    • 1. Bug means

    • Options
    • A. A logical error in a program
    • B. A difficult syntax error in a program
    • C. Documenting programs using an efficient documentation tool
    • D. All of the above
    • E. None of the above
    • Discuss
    • 2. The Memory Address Register

    • Options
    • A. is a hardware memory device which denotes the location of the current instruction being executed.
    • B. is a group of electrical circuits (hardware), that performs the intent of instructions fetched from memory.
    • C. contains the address of the memory location that is to be read from or stored into.
    • D. 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".
    • E. None of the above
    • Discuss
    • 3. During boot-up, the memory test:

    • Options
    • A. Is a superfluous step that should be ignored
    • B. Checks and verifies that contiguous memory is installed
    • C. Is an operational error
    • D. Displays what memory is installed, but nothing else
    • E. None of the above
    • Discuss
    • 4. Missing slot covers on a computer can cause?

    • Options
    • A. over heat
    • B. power surges
    • C. EMI.
    • D. incomplete path for ESD
    • E. None of the above
    • Discuss
    • 5. On the 16-bit ISA bus, IRQ2 is elevated to which higher level Interrupt?

    • Options
    • A. 9
    • B. 11
    • C. 13
    • D. 15
    • E. None of the above
    • Discuss
    • 6. Which of the following systems software does the job of merging the records from two files into one?

    • Options
    • A. Security software
    • B. Utility program
    • C. Networking software
    • D. Documentation system
    • E. None of the above
    • Discuss
    • 7. A non-relocatable program is one which

    • Options
    • A. cannot be made to execute in any area of storage other than the one designated for it at the time of its coding or translation.
    • B. consists of a program and relevant information for its relocation.
    • C. can itself performs the relocation of its address-sensitive portions.
    • D. all of the above
    • E. None of the above
    • Discuss
    • 8. The register or main memory location which contains the effective address of the operand is known as

    • Options
    • A. pointer
    • B. indexed register
    • C. special location
    • D. scratch pad
    • E. None of the above
    • Discuss
    • 9. In virtual memory systems, Dynamic address translation

    • Options
    • A. is the hardware necessary to implement paging
    • B. stores pages at a specific location on disk
    • C. is useless when swapping is used
    • D. is part of the operating system paging algorithm
    • E. None of the above
    • Discuss
    • 10. 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?

    • Options
    • A. index addressing
    • B. indirect addressing
    • C. auto increment
    • D. auto decrement
    • E. None of the above
    • Discuss


    Comments

    There are no comments.

Enter a new Comment