logo

CuriousTab

CuriousTab

Discussion


Home Computer Science Operating Systems Concepts Comments

  • Question
  • 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

  • Correct Answer
  • Utility program 


  • Operating Systems Concepts problems


    Search Results


    • 1. 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
    • Discuss
    • 2. 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
    • 3. 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
    • 4. 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
    • 5. 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
    • 6. 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
    • 7. 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
    • 8. 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
    • 9. 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
    • 10. Assembly code data base is associated with

    • Options
    • A. assembly language version of the program which is created by the code generation phase and is input to the assembly phase.
    • B. a permanent table of decision rules in the form of patterns for matching with the uniform symbol table to discover syntactic structure.
    • C. consists of a full or partial list or the token's as they appear in the program. Created by Lexical analysis and used for syntax analysis and interpretation.
    • D. a permanent table which lists all key words and special symbols of the language in symbolic form.
    • E. None of the above
    • Discuss


    Comments

    There are no comments.

Enter a new Comment