Computer Science, asked by hariprasanth2424, 2 months ago

Explain building block of algorithems​

Answers

Answered by Anonymous
2

Answer:

An algorithm is made up of three basic building blocks: sequencing, selection, and iteration. Sequencing: An algorithm is a step-by-step process, and the order of those steps are crucial to ensuring the correctness of an algorithm

Answered by sananiaz076
1

Explanation:

An algorithm is made up of three basic building blocks: sequencing, selection, and iteration. Sequencing: An algorithm is a step-by-step process, and the order of those steps are crucial to ensuring the correctness of an algorithm.

Similar questions