Home / CSE / System Analysis and Design :: Section 3

CSE :: System Analysis and Design

  1. Which of the following is not a requirement of structured design?

  2. A.
    It should be made up of a hierarchy of modules
    B.
    It should use many GOTO statements
    C.
    The code should be executed in a top-to-bottom fashion within each module
    D.
    Each module should be as independent as possible of all other modules, except its parent
    E.
    None of the above

  3. A hierarchical chart that divides a large program into modules, in which greater details is designed in successively lower programming levels, is called a

  4. A.
    Scheme
    B.
    sub-schema
    C.
    Structure
    D.
    All of the above
    E.
    None of the above

  5. Which of the following is (are) the characteristic(s) of a system?

  6. A.
    organization
    B.
    Interaction
    C.
    Interdependence
    D.
    All of the above
    E.
    None of the above

  7. The term Parallel Run refers to

  8. A.
    the same job run on two different computer to test their speeds
    B.
    the processing of two different jobs initiated from two terminals.
    C.
    the concurrent operation of an existing system and a new system
    D.
    All of the above
    E.
    None of the above

  9. The "big picture" diagram of a system is the

  10. A.
    block diagram
    B.
    logic diagram
    C.
    system flowchart
    D.
    program flowchart
    E.
    None of the above

  11. Which of the following is the most critical requirement of a Passenger Reservation System?

  12. A.
    ease of programming
    B.
    response time
    C.
    graphical user Interface
    D.
    printing of tickets
    E.
    None of the above

  13. Announcement of MIS implementation is made by

  14. A.
    operational level managers
    B.
    tactical level managers
    C.
    the president
    D.
    All of the above
    E.
    None of the above

  15. A problem's _____ will answer the question, "What does the user want to see either printed or displayed on the screen?"

  16. A.
    Input
    B.
    Output
    C.
    Processing
    D.
    Purpose
    E.
    None of the above

  17. A graphic representation of an information system is called

  18. A.
    flow chart
    B.
    pictogram
    C.
    data flow diagram
    D.
    histogram
    E.
    None of the above

  19. The outstanding Invoice file should be stared on a Pardon Access Storage Device if

  20. A.
    invoice data entry is on-line.
    B.
    payment recording is done in a batch rode
    C.
    inquires concerning payable are to be answered on-line
    D.
    last record points to the first record
    E.
    None of the above