Examveda

Which of the following appropriately explains the desirable characteristic of good system design?

A. Modular approach

B. Proper documentation

C. Conversion

D. Long discussions

E. None of the above

Answer: Option A

Solution (By Examveda Team)

A modular approach is a desirable characteristic of good system design.

Modular design involves dividing a system into smaller, manageable modules or components, each of which can be developed, tested, and maintained independently.

This approach enhances the flexibility, scalability, and maintainability of the system, making it easier to troubleshoot, upgrade, and extend.

Therefore, Good system design = Modular approach.

This Question Belongs to Computer Science >> System Analysis And Design

Join The Discussion

Comments (1)

  1. Trial Name
    Trial Name:
    1 year ago

    A modular approach is a desirable characteristic of good system design because it allows a system to be broken down into smaller, manageable, and independent modules. This makes the system easier to understand, develop, test, and maintain. Proper documentation is also important, but it supports the design rather than being a characteristic of the design itself. Conversion and long discussions are not directly related to the quality of the system design

Related Questions on System Analysis and Design

System Study involves

A. study of an existing system

B. documenting the existing system.

C. identifying current deficiencies and establishing new goals

D. All of the above

E. None of the above