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

CSE :: System Analysis and Design

  1. On the feasibility committee, department representatives serve as

  2. A.
    ready source of information
    B.
    liason to their departments
    C.
    direct users of the new system
    D.
    both (a) and (c)
    E.
    None of the above

  3. The systems conversion technique of totally removing the existing system and immediately implementing the new system is called a

  4. A.
    pilot conversion
    B.
    crash conversion
    C.
    phased conversion
    D.
    parallel run
    E.
    None of the above

  5. Which of the following statements is not true

  6. A.
    at example of a hierarchical data structure is tree
    B.
    pointers are useful in traversing a linked list
    C.
    a checksum digit is used for detecting Errors in data transmission
    D.
    All of the above
    E.
    None of the above

  7. The data base be prepared until

  8. A.
    the computer has been selected
    B.
    the MIS staff has been acquired and organized
    C.
    the preparation of physical facilities
    D.
    All of the above
    E.
    None of the above

  9. The system study project includes

  10. A.
    system analysis
    B.
    system design
    C.
    implementation
    D.
    both (a) and (b)
    E.
    None of the above

  11. Which of the following is not a part of a Data Flow Diagram?

  12. A.
    disk storage
    B.
    arrow
    C.
    Data store
    D.
    process represented by a bubble circle (circle)
    E.
    None of the above

  13. The first step to the system study project is to

  14. A.
    define system performance criteria
    B.
    describe information needs
    C.
    staff for the study project
    D.
    announce the study project
    E.
    None of the above

  15. The data stored on a tape or disk file may be recorded in a report form described as

  16. A.
    a soft copy ledger
    B.
    printer spacing from
    C.
    proof listing
    D.
    All of the above
    E.
    None of the above

  17. In Data structure, main characteristic of "ring" is :

  18. A.
    last, record points to the first record
    B.
    first record points only to the last record
    C.
    many records point to one record
    D.
    All of the above
    E.
    None of the above

  19. Which of the following control structures is used in every program?

  20. A.
    Repetition
    B.
    Selection
    C.
    Sequence
    D.
    Switching
    E.
    None of the above