Trusted by millions of Kenyans
Study resources on Kenyaplex

Get ready-made curriculum aligned revision materials

Exam papers, notes, holiday assignments and topical questions – all aligned to the Kenyan curriculum.

Identify three advantages of using modular programming in system development.

Identify three advantages of using modular programming in system development.

Answers


Maurice
- To enable program be developed in stages hence the programmer can concentrate on one task at a time
- It allows a large program to be written by several people hence saves time
- A single module can be used by different programs rather than creating same module in different programs.
- Modules can be tested individually hence easier to debug as they are short errors can be traced easily
- Program modification is easier since changes can be isolated within specific modules.
maurice.mutuku answered the question on September 30, 2019 at 05:14

Answer Attachments

Exams With Marking Schemes

Related Questions