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

CSE :: System Analysis and Design

  1. System Study involves

  2. A.
    study of an existing system
    B.
    documenting the existing system.
    C.
    identifying current deficiencies and establishing new goals
    D.
    All of the above
    E.
    None of the above

  3. The primary tool used in structured design is a:

  4. A.
    structure chart
    B.
    data-flow diagram
    C.
    program flowchart
    D.
    module
    E.
    None of the above

  5. In a _____ one module of the new information system is activates at a time.

  6. A.
    System Development Life Cycle
    B.
    CASE tool
    C.
    Phased Conversion
    D.
    Success factors
    E.
    None of the above.

  7. In Prototyping

  8. A.
    BASIC is used
    B.
    COBOL is used
    C.
    4GLs are used
    D.
    system is documented
    E.
    None of the above

  9. The step-by-step instructions that solve a problem are called _____.

  10. A.
    An algorithm
    B.
    A list
    C.
    A plan
    D.
    A sequential structure
    E.
    None of the above

  11. The approach used in top-down analysis and design is

  12. A.
    to identify the top level functions by combining many smaller components into a single entity
    B.
    to prepare flow charts after programming has been completed
    C.
    to identify a top level function an d then create a hierarchy of lower-level modules and components.
    D.
    All of the above
    E.
    None of the above

  13. Which of the following is not a factor in the failure of the systems developments projects?

  14. A.
    size of the company
    B.
    inadequate user involvement
    C.
    failure of systems integration
    D.
    continuation of a project that should have been cancelled
    E.
    None of the above

  15. A Ring, refers to a record chain, the last of which refers to the first record, in the chain, is called a/an

  16. A.
    addressing
    B.
    location
    C.
    pointer
    D.
    loop
    E.
    None of the above

  17. The primary tool used in structured design is a:

  18. A.
    data-flow diagram
    B.
    module
    C.
    structure chart
    D.
    program flowchart
    E.
    None of the above

  19. A problem's _____ will answer the question, "What information will the computer need to know in order to either print or display the output times?"

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