Get premium membership and access questions with answers, video lessons as well as revision papers.

What is algorithm as used in programming?

      

Define the term algorithm as used in programming.

  

Answers


Maurice
An algorithm is a set of short logical steps or procedure that a program follows in order to solve a particular problem.
An algorithm can be implemented using various tools and techniques which include:
(i) Decision tables.

(ii) Decision trees.

(iii) HIPO charts.

(iv) Jackson Structured charts.

(v) Pseudocodes.

(vi) Flow charts.

(vii) Data flow diagrams.


maurice.mutuku answered the question on April 21, 2018 at 09:28


Next: What is a program control structure?
Previous: What are the characteristics of good pseudocodes?

View More Computer Studies Questions and Answers | Return to Questions Index


Learn High School English on YouTube

Related Questions