Computer Science, asked by RISHI664417, 5 months ago

_______ is a procedure or step by step process for solving a problem

1 point

ALGORITHM

FLOWCHART

PSEUDOCODE

ALL OF THESE​

Answers

Answered by SupremePriya
13

Answer:

Flowchart is a procedure or step by step process for solving a problem.

hope it helps ✌️

Answered by brokendreams
0

(a). Algorithm is a procedure or step by step process for solving a problem

Explanation:

  • An algorithm is a step-by-step technique for solving a problem.
  • An algorithm (pronounced AL-go-with-um) is a formula or procedure for solving a problem that is based on following a set of instructions.
  • A complex algorithm can be seen as a computer program. An algorithm is a simple technique that solves a recurring problem in mathematics and computer science.
  • An algorithm in computer systems is a piece of logic developed in software by software engineers to allow the intended "target" computer(s) to produce output from given (possibly null) input.
  • Even on ancient hardware, an optimal algorithm would deliver faster results for the same goal than a non-optimal (greater time complexity) algorithm operating on more efficient hardware. this is algorithms, like computer hardware, are considered technology.
Similar questions