Computer Science, asked by kuotsukeneingunuo, 9 months ago

Write down the rules for writing an algorithm​

Answers

Answered by frozenPearl93
4

\huge\bigstar\underline\mathfrak\green{answer}\bigstar

Input-

: There should be some inputs which can be applied in algorithm. Output: At least one result is to be produced. Definiteness: Each step must be clear and unambiguous. Finiteness: If we trace the steps of an algorithm, then for all cases, the algorithm must terminate after a finite number of steps.!

Similar questions