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

CSE :: System Analysis and Design

  1. Unit testing is

  2. A.
    running the system with line data by the actual user
    B.
    making sure that the new programs do in fact process certain transactions according to Specifications
    C.
    is checking the logic of one or more programs in the candidate system
    D.
    testing changes made in an existing or a new program
    E.
    None of the above

  3. A checksum digit is used for detecting Errors in

  4. A.
    Data transmission
    B.
    Arithmetic operations
    C.
    Logical operations
    D.
    All of the above
    E.
    None of the above

  5. Which of the following is used to derive the address, of a record from the record key

  6. A.
    comma
    B.
    hashing
    C.
    variable
    D.
    field
    E.
    None of the above

  7. The records in a file on magnetic tape

  8. A.
    can only be accessed serially
    B.
    are meant for backup
    C.
    cannot be transformed to a disk file
    D.
    have to be arranged in a key sequence
    E.
    None of the above

  9. Data structuring is refined through a process called

  10. A.
    structuring process
    B.
    hierarchical structure
    C.
    normalization
    D.
    Relation structure
    E.
    None of the above

  11. Backup and recovery procedures are primarily implemented to

  12. A.
    handle the contingency when a file gets corrupted
    B.
    to provide data redundancy
    C.
    to show different versions of data and programs
    D.
    All of the above
    E.
    None of the above

  13. A Decision - Table is

  14. A.
    a way of representing the information flow
    B.
    a way of representing multiple conditions
    C.
    a ways to get an accurate picture of the system
    D.
    All of the above
    E.
    None of the above

  15. A system analyst designs a new system by

  16. A.
    identifying sub systems and the interfaces between sub systems
    B.
    adopting a developed system to the present environment
    C.
    developing the system as a large, single unit
    D.
    propose alternatives to the current system
    E.
    None of the above

  17. "User friendly" computers have ensured that

  18. A.
    management requires no system analysis and design.
    B.
    programmers are no longer needed
    C.
    structured programming is not needed
    D.
    All of the above
    E.
    None of the above

  19. Mistakes made in the requirements analysis stage show up in

  20. A.
    System design
    B.
    System development
    C.
    System testing
    D.
    System implementation
    E.
    None of the above