Home / CSE / Operating System Concepts :: Section 5

CSE :: Operating System Concepts

  1. Which of the following is true about pseudocode

  2. A.
    A machine language
    B.
    An assembly language
    C.
    A high-level language
    D.
    All of the above
    E.
    None of the above

    View Answer

    Workspace

    Discuss Discuss in Forum


  3. The principles of structured programming forbid the use of

  4. A.
    WHILE-DO
    B.
    GOTO
    C.
    IF-THEN-ELSE
    D.
    DO-WHILE
    E.
    None of the above

    View Answer

    Workspace

    Discuss Discuss in Forum


  5. Which of the following capabilities is required for a system program to execute more than one program at a time?

  6. A.
    word processing
    B.
    compiling
    C.
    virtual memory
    D.
    multitasking
    E.
    None of the above

    View Answer

    Workspace

    Discuss Discuss in Forum