logo

CuriousTab

CuriousTab

Discussion


Home Computer Science System Analysis and Design Comments

  • Question
  • Which of the following is (are) the characteristic(s) of a system?


  • Options
  • A. organization
  • B. Interaction
  • C. Interdependence
  • D. All of the above
  • E. None of the above

  • Correct Answer
  • All of the above 


  • System Analysis and Design problems


    Search Results


    • 1. Which of the following is not a requirement of structured design?

    • Options
    • A. It should be made up of a hierarchy of modules
    • B. It should use many GOTO statements
    • C. The code should be executed in a top-to-bottom fashion within each module
    • D. Each module should be as independent as possible of all other modules, except its parent
    • E. None of the above
    • Discuss
    • 2. A word processor designed for programmers is called

    • Options
    • A. a formatter
    • B. a compiler
    • C. an editor
    • D. a debugger
    • E. None of the above
    • Discuss
    • 3. A structure chart is

    • Options
    • A. a document of what has to be accomplished
    • B. a hierarchical partitioning of the program
    • C. a statement of information processing requirements
    • D. All of the above
    • E. None of the above
    • Discuss
    • 4. Cost-Benefit analysis

    • Options
    • 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
    • Discuss
    • 5. A hierarchical chart that divides a large program into modules, in which greater details is designed in successively lower programming levels, is called a

    • Options
    • A. Scheme
    • B. sub-schema
    • C. Structure
    • D. All of the above
    • E. None of the above
    • Discuss
    • 6. An example of a hierarchical data structure is

    • Options
    • A. array
    • B. Link list
    • C. tree
    • D. ring
    • E. None of the above
    • Discuss
    • 7. A square symbols

    • Options
    • A. defines a source or destination of system data
    • B. identifies data flow
    • C. represents a process that transforms incoming data flow(s) into outgoing data flows
    • D. is a data store-data at rest, or a temporary repository of data
    • E. None of the above
    • Discuss
    • 8. On-line data entry is most suitable in the case of

    • Options
    • 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
    • Discuss
    • 9. A statement - by - statement description of a procedure is detailed in a;

    • Options
    • A. written narrative
    • B. procedure's log
    • C. systems flowchart
    • D. record layout
    • E. None of the above
    • Discuss
    • 10. Which of the following is a function of the process step of data processing?

    • Options
    • A. index
    • B. update
    • C. protect
    • D. retrieval
    • E. None of the above
    • Discuss


    Comments

    There are no comments.

Enter a new Comment