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

CSE :: System Analysis and Design

  1. In Prototyping, the following are used

  2. A.
    screen generators
    B.
    input generators
    C.
    application generators
    D.
    All of the above
    E.
    None of the above

  3. The requirements report includes

  4. A.
    a hierarchy chart showing the top-level modules
    B.
    a list of alternative solutions considered
    C.
    a data flow diagram describing the proposed new system.
    D.
    All of the above
    E.
    None of the above

  5. A programmer would most likely prepare a

  6. A.
    general system flowchart
    B.
    specific system flowchart
    C.
    general program flowchart
    D.
    specific program flowchart
    E.
    None of the above

  7. Coding and testing are done in which manner.

  8. A.
    ad hoc
    B.
    cross-sectional
    C.
    bottom-up
    D.
    top-down
    E.
    None of the above

  9. The calculation instructions in an algorithm should state _____.

  10. A.
    Only what is to be calculated
    B.
    Only how to calculate something
    C.
    Both what is to be calculated and how to calculate it
    D.
    Both what is to be calculated and why is it calculated
    E.
    None of the above

  11. After planning an algorithm, you should _____ to verify that it will work correctly.

  12. A.
    Analyze the algorithm
    B.
    Code the algorithm
    C.
    Desk-check the algorithm
    D.
    Evaluate and modify (if necessary) the program.
    E.
    None of the above

  13. The first step of the implementation phase is

  14. A.
    select the computer
    B.
    announce the implementation project
    C.
    implementation planning
    D.
    prepare physical facilities
    E.
    None of the above

  15. During the system study, analysts determine manager's information needs by

  16. A.
    conducting tours of a nearby computer center
    B.
    asking questions
    C.
    showing samples of computer reports
    D.
    teaching short courses in programming languages
    E.
    None of the above

  17. The combination of the top-down and the bottom-up approach may be referred to as an:

  18. A.
    interactive approach
    B.
    interpretive approach
    C.
    integrative approach
    D.
    All of the above
    E.
    None of the above

  19. Which of the following decides which systems development projects to work on first ?

  20. A.
    data diagram
    B.
    project dictionary
    C.
    systems flowcharts
    D.
    steering committee
    E.
    None of the above