Question:Write down some consideration in defining an algorithm that will work on a computer?
Answer A computer can perform arithmetic operations ( usually limited to addition, subtraction, multiplication, and division) It can compare two things and,on the basis of the result of the comparison, choose among alternative course of action. It can move data about in its memory. It can also input data and output results.
+ Report
Write down some consideration in defining an algorithm that will work on a computer?