Computer Science, asked by sanjaythemass485, 1 month ago

How do you implement Decomposition while problem solving?​

Answers

Answered by n0171mpsbls
2

Answer:

Decomposition is one of the four cornerstones of Computer Science. It involves breaking down a complex problem or system into smaller parts that are more manageable and easier to understand. The smaller parts can then be examined and solved, or designed individually, as they are simpler to work with.

Answered by madhaviumale
1

Answer:

This approach considers the problem-solving process as occurring in three phases: problem decomposition, subproblem solution, and answer synthesis. In the problem decomposition phase, one has to determine which tasks will be executed by each agent and when.

plz make a brainliest answer

Similar questions