logo

CuriousTab

CuriousTab

Discussion


Home Computer Science System Analysis and Design Comments

  • Question
  • A system design is said to be functionally modular if


  • Options
  • A. the system is able to handle all the function of the application
  • B. each module performs a specific function and can be developed relatively independently by programmers
  • C. the system makes extensive use of function. keys for maximum user assistance
  • D. the system is developed using structured programming through COBOL or PASCAL
  • E. None of the above

  • Correct Answer
  • each module performs a specific function and can be developed relatively independently by programmers 


  • System Analysis and Design problems


    Search Results


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

    • Options
    • A. pilot conversion
    • B. crash conversion
    • C. phased conversion
    • D. parallel run
    • E. None of the above
    • Discuss
    • 2. Structured programming involves

    • Options
    • A. functional modularization
    • B. decentralization of program activity
    • C. localization of errors
    • D. centralized processing
    • E. None of the above
    • Discuss
    • 3. Structured design produces computer programs that are:

    • Options
    • A. easily maintained
    • B. easily understood
    • C. tested in a bottom-up fashion
    • D. a and b only
    • E. None of the above
    • Discuss
    • 4. The data stored on a tape or disk file may be recorded in a report form described as

    • Options
    • A. a soft copy ledger
    • B. printer spacing from
    • C. proof listing
    • D. All of the above
    • E. None of the above
    • Discuss
    • 5. Coding and testing are done In a

    • Options
    • A. top-down manner
    • B. bottom-up manner
    • C. ad hoc manner
    • D. cross sectional manner
    • E. None of the above
    • Discuss
    • 6. In Data structure, main characteristic of "ring" is :

    • Options
    • 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
    • Discuss
    • 7. An open rectangle

    • 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. Which of the following tools is not used in modeling the new system?

    • Options
    • A. decision tables
    • B. data dictionary
    • C. data-flow diagrams
    • D. All of the above
    • E. None of the above
    • Discuss
    • 9. Which of the following control structures is used in every program?

    • Options
    • A. Repetition
    • B. Selection
    • C. Sequence
    • D. Switching
    • E. None of the above
    • Discuss
    • 10. A programmer reviews the accuracy of an algorithm by _____ it.

    • Options
    • A. Analyzing
    • B. Coding
    • C. Desk-checking
    • D. Planning
    • E. None of the above
    • Discuss


    Comments

    There are no comments.

Enter a new Comment