asked 197k views
4 votes
To develop a program to solve a problem, you start by ____

options:
a. analyzing the problem
b. implementing the solution in c
c. designing the algorithm
d. entering the solution into a computer system

asked
User Konjac
by
8.7k points

1 Answer

5 votes

Final answer:

To begin developing a program for solving a problem, one must analyze the problem to understand all aspects and constraints before moving on to designing the solution.

Step-by-step explanation:

To develop a program to solve a problem, you start by analyzing the problem. This involves identifying the problem's parameters, understanding the requirements and constraints, and considering a wide variety of possible solutions through brainstorming. After thoroughly understanding the situation, you can then move on to generating ideas, evaluating them, and finally designing a comprehensive solution. A good problem-solving strategy includes several steps: identification of knowns and unknowns, developing an algorithm, and checking the reasonableness of proposed solutions before implementation.

answered
User Rijo Joseph
by
7.6k points

No related questions found