Computer Science, asked by Abhishekavarma7706, 4 months ago

Which of the following activities is not algorithmic in nature? (a) Multiply two numbers. (b) Draw a kolam (c) Walk in the park. (d) Swaping of two numbers.

Answers

Answered by priyanvetrivadivelpr
0

Answer:

answer D the answer of question

Answered by anjalin
0

(d) Swapping of two numbers is not algorithmic in nature.

Explanation for the answer:

  • An algorithm is referred as a finite series of stepwise statements or instructions which are required to solve a problem.
  • Swapping of two numbers is not an algorithm as it doesn't involve a finite series of stepwise statements or instructions which are required to solve a problem.
  • it doesn't involve a finite series of stepwise statements or instructions which are required to solve a problem.Hence, the correct answer among all the options is option (d) Swapping of two numbers.

Explanation for the incorrect options:

  • (a) Multiply two numbers involves a series of finite stepwise statements or instructions.
  • (b) Draw a kolam is also an algorithm as it is done by following a finite series of instructions.
  • (c) Walk in the park is also done by the sequence of instructions.

(#SPJ2)

Similar questions