Logical solution is a ____and clear _____procedure to solve the problem, known as _____.
1.problem description , step-by-step , flowchart
2.expression , assignment statement , identifier
3.finite , step-by-step , Algorithm
4.finite , assignment statement , algorithm
Answers
Answered by
3
The correct option is 3.finite , step-by-step , Algorithm
- An algorithm is a step-by-step technique for solving a problem. It's a method or formula for solving a problem that involves following a set of instructions.
- A software can be thought of as a complex algorithm. It represents a procedure for solving a recurring problem in mathematics and computer science.
- Thus, a logical solution is a finite and clear step by step procedure to solve the problem, known as an algorithm.
Answered by
1
Explanation:
Among the various options given in question statement the correct option is the third one.
Logical solution is a finite and clear step by step procedure to solve the problem, know as algorithm
All logical solutions have a proper rational solution of why a particular solution is adapted or rejected, normally represented in the form of a flow chart where every step can be seen clearly
Similar questions