Which statements are true about solving a problem? Choose all that apply.

The best approach is to jump right in with a possible solution.

The best approach is to thoroughly understand the problem before designing a solution.

An effective problem statement is vital to the successful development of the solution.

The use of effective strategies to explore solutions can result in a thorough understanding of the problem.

answer
B, C, D

Respuesta :

lufyio
The answer is B.........

The statements that are true about solving a problem  are B, C and D.

How to solve problems?

The first approach to solving a problem is by thoroughly understanding the problem.

In software development, we have to understand the exact problem before prescribing a solution.

The problems are then effectively jotted down for successful development of the solution.

An algorithm is written down to describe how the problem will be solved.

Generally, the use of effective strategies to explore solution will give you more insight of the problems.

learn more problem solving here: https://brainly.com/question/24306898

#SPJ2