Computer Science, asked by rinkushil411, 4 hours ago

An algorithm consists of instructions for input, __________,______ and output​

Answers

Answered by devarchanc
1

Algorithm

Explanation:

Fill in the blank spaces:

An algorithm consists of instructions for input, __________ , ______ and output​.

Algorithm is used to perform some specific tasks.

Algorithm is a blue-print of program.

It is also known as set of rules for writing program.

It can be written in easy language so that everyone can understand it.

An algorithm consists of instructions for:

  1. input
  2. finiteness
  3. Effectiveness
  4. Output.

So, An algorithm consists of instructions for input, finiteness, effectiveness

and output​.

Similar questions