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

CSE :: System Analysis and Design

  1. An example of a hierarchical data structure is

  2. A.
    array
    B.
    Link list
    C.
    tree
    D.
    ring
    E.
    None of the above

  3. Pointers are useful in

  4. A.
    Locating a particular sector of a magnetic disk
    B.
    Pointing mistakes in input data
    C.
    Traversing a linked list
    D.
    All of the above
    E.
    None of the above

  5. On-line data entry is most suitable in the case of

  6. A.
    updating payroll master
    B.
    entering monthly journal entries
    C.
    Processing payment of cheque in a bank
    D.
    All of the above
    E.
    None of the above

  7. A Pseudocode is

  8. A.
    a machine - level code
    B.
    a random number
    C.
    a flow chart
    D.
    Structured English to communicate the logic of a program
    E.
    None of the above

  9. Which of the following file types has the least life

  10. A.
    Master file
    B.
    Program file
    C.
    Transaction file
    D.
    Work file
    E.
    None of the above

  11. A feasibility study

  12. A.
    includes a statement of the problems
    B.
    considers a single solutions
    C.
    both (a) and (b)
    D.
    a list of alternative solution considered
    E.
    None of the above

  13. A word processor designed for programmers is called

  14. A.
    a formatter
    B.
    a compiler
    C.
    an editor
    D.
    a debugger
    E.
    None of the above

  15. A statement - by - statement description of a procedure is detailed in a;

  16. A.
    written narrative
    B.
    procedure's log
    C.
    systems flowchart
    D.
    record layout
    E.
    None of the above

  17. Cost-Benefit analysis

  18. A.
    evaluates the tangible and non-tangible factors
    B.
    compares the cost, with the benefits, of introducing a computer-based system
    C.
    estimates the hardware and software costs
    D.
    All of the above
    E.
    None of the above

  19. The term used to refer to the checking of outputs of a computer, with the corresponding input documents, is called

  20. A.
    auditing around the computer
    B.
    auditing through the computer
    C.
    process control
    D.
    beta-test
    E.
    None of the above