logo

CuriousTab

CuriousTab

Discussion


Home Computer Science Operating Systems Concepts Comments

  • Question
  • A sequence of instructions, in a computer language, to get the desired result, is known as


  • Options
  • A. Algorithm
  • B. Decision Table
  • C. Program
  • D. All of the above
  • E. None of the above

  • Correct Answer
  • Program 


  • Operating Systems Concepts problems


    Search Results


    • 1. Which of the following filename extension suggests that the file is a backup copy of another file?

    • Options
    • A. TXT
    • B. COM
    • C. BAS
    • D. BAK
    • E. None of the above
    • Discuss
    • 2. The principles of structured programming forbid the use of

    • Options
    • A. WHILE-DO
    • B. GOTO
    • C. IF-THEN-ELSE
    • D. DO-WHILE
    • E. None of the above
    • Discuss
    • 3. Information in a memory that is no longer valid or wanted is known as

    • Options
    • A. non-volatile
    • B. volatile
    • C. surplus
    • D. garbage
    • E. None of the above
    • Discuss
    • 4. Which of the following is a measure to test how good or bad a modular design is

    • Options
    • A. Module strength
    • B. Module coupling
    • C. Static analysis
    • D. All of the above
    • E. None of the above
    • Discuss
    • 5. Which policy replace a page if it is not in the favoured subset of a process's pages?

    • Options
    • A. FIFO
    • B. LRU
    • C. LFU
    • D. Working set
    • E. None of the above
    • Discuss
    • 6. An instruction in a programming language that is replaced by a sequence of instructions prior to assembly or compiling is known as

    • Options
    • A. procedure name
    • B. macro
    • C. label
    • D. literal
    • E. None of the above
    • Discuss
    • 7. A program

    • Options
    • A. is a device that performs a sequence of operations specified by instructions in memory.
    • B. is the device where information is stored
    • C. is a sequence of instructions
    • D. is typically characterized by interactive processing and time of the CPU's time to allow quick response to each user.
    • E. None of the above
    • Discuss
    • 8. Banker's algorithm for resource allocation deals with

    • Options
    • A. deadlock prevention
    • B. deadlock avoidance
    • C. deadlock recovery
    • D. mutual exclusion
    • E. None of the above
    • Discuss
    • 9. The primary purpose of an operating system is to:

    • Options
    • A. make computer easier to use
    • B. keep system programmers employed
    • C. make the most efficient use of the hardware
    • D. allow people to sue the computers
    • E. None of the above
    • Discuss
    • 10. In DOS, what key would you press to step through the Config.sys and Autoexec.bat?

    • Options
    • A. F1
    • B. F3
    • C. F5
    • D. F8
    • E. None of the above
    • Discuss


    Comments

    There are no comments.

Enter a new Comment