system-software-mcqs - Set (4)

Correct Answer: Orange && Worng Answer: Red

1. Indicate whether the statement LDAB is a statement, in

  • (A). Machine language
  • (B). Assembly language
  • (C). High level language
  • (D). None of the above
  • View Answer

    Explanation: Not Avilable

    2. Loaders that allow for program relocation are called :

  • (A). Relocating loaders
  • (B). Relative loaders
  • (C). Both (a) and (b)
  • (D). None of the above
  • View Answer

    Explanation: Not Avilable

    3. An analysis, which determines the syntactic structure of the source statement is called :

  • (A). Semantic analysis
  • (B). Process analysis
  • (C). Syntax analysis
  • (D). Function analysis
  • View Answer

    Explanation: Not Avilable

    4. A software tool is a system program which interfaces:

  • (A). A program with the entity generating its intput data
  • (B). The results of a program with entity consuming its result
  • (C). None of the above
  • (D). Both (a) and (b)
  • View Answer

    Explanation: Not Avilable

    5. A static binding is a binding performed _______ the execution of a program begins.

  • (A). After
  • (B). Before
  • (C). At the same time
  • (D). None of these
  • View Answer

    Explanation: Not Avilable

    6. A programming environment is a software that provides integrated facilities for :

  • (A). Progrm creation and testing
  • (B). Program editing, executing and dubugging
  • (C). Both (a) and (b)
  • (D). None of the above
  • View Answer

    Explanation: Not Avilable

    7. Dialog manager and presentation manager are the two components of :

  • (A). User interface
  • (B). Editor
  • (C). Programming environment
  • (D). Debug monitors
  • View Answer

    Explanation: Not Avilable

    8. Microsoft internet explorer and adobe photoshop are the examples of :

  • (A). System software
  • (B). Device drivers
  • (C). Application program
  • (D). Operating system
  • View Answer

    Explanation: Not Avilable

    9. A macro definition is enclosed between a macro header statement and _______

  • (A). Macro end statement
  • (B). Macro terminate statement
  • (C). Macro stop statement
  • (D). None of the above
  • View Answer

    Explanation: Not Avilable

    10. Which of the following system software does the job of merging the records from two files into one ?

  • (A). Documentation
  • (B). Utility program
  • (C). Networking software
  • (D). Security software
  • View Answer

    Explanation: Not Avilable

    11. Each instruction is executed by set of micro operation termed as :

  • (A). Micro instructions
  • (B). Mini instructions
  • (C). Both A and B
  • (D). None of these
  • View Answer

    Explanation: Not Avilable

    12. Each micro instruction cycle is made of 2 parts :

  • (A). Fetch
  • (B). Execute
  • (C). Code
  • (D). Both A abd B
  • View Answer

    Explanation: Not Avilable

    13. Which of the following loader is executed when a system is first turned on or restarted ?

  • (A). Boot loader
  • (B). Compile and Go loader
  • (C). Bootstrap loader
  • (D). Relating loader
  • View Answer

    Explanation: Not Avilable

    14. Assembler is a

  • (A). Interpreter
  • (B). Translator
  • (C). Exchanger
  • (D). None of these
  • View Answer

    Explanation: Not Avilable

    15. Assembly language program is called _____?

  • (A). Object program
  • (B). Source program
  • (C). Oriented program
  • (D). All of the Above
  • View Answer

    Explanation: A program written in assembly language is called the source program.