Computer Science, asked by sudhassnn123, 2 days ago

It is necessary to formulate the problem in a precise manner before program codingWhy?​

Answers

Answered by Anonymous
1

Answer:

Hey mate,

here is your answer

Solving problems is the core of computer science. Programmers must first understand how a human solves a problem, then understand how to translate this "algorithm" into something a computer can do, and finally how to "write" the specific syntax (required by a computer) to get the job done.

Answered by harinikotamraja
1

Answer:

In order to instruct a computer correctly, the user must have clear understanding of the problem to be solved. ... It is necessary to formulate or define the problem in a precise manner. Once the problem is defined, the steps required to solve it, must be stated clearly in the required order.

Explanation:

please mark me the brainliest

Similar questions