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.

Describe various structured programming concepts

Structured programming it’s a technique of organizing computer programs under which hierarchy of module is followed .concepts involved in structured programming include;
? Top -down design;begins by specifying cDescribe various structured programming conceptsomplex problems then dividing them into smaller less complex pieces.
? Bottom-up design;starts by piercing up problems together to give rise to a more complex process.
? Modular design;its an approach that subdivides a system into modules which can be independently used.
? Monolithic application; it’s a software application in which all the modules of a program are combined into a single program.
? Control flow structure; it’s order of the function calls,instructions and statements when a program is running.

Answers


Chei
Structured programming it’s a technique of organizing computer programs under which hierarchy of module is followed .concepts involved in structured programming include;
? Top -down design;begins by specifying complex problems then dividing them into smaller less complex pieces.
? Bottom-up design;starts by piercing up problems together to give rise to a more complex process.
? Modular design;its an approach that subdivides a system into modules which can be independently used.
? Monolithic application; it’s a software application in which all the modules of a program are combined into a single program.
? Control flow structure; it’s order of the function calls,instructions and statements when a program is running.

Softwaretech answered the question on May 1, 2019 at 11:15

Answer Attachments

Exams With Marking Schemes

Related Questions