Computer Science, asked by navishc761, 4 months ago

We may break a problem into cost, ________ and productivity​

Answers

Answered by aadhil207
0

Answer:

cs is good nice marvellous capture superconic dimlpp

Answered by GulabLachman
1

We may break a problem into cost, production and productivity.

  • Sometimes, the problem can be complex. That time, a common approach to solve the problem is to break down the particular problem into smaller and easier parts to solve it.
  • As soon as you solve each of those small problems, the complex one will also solve.
  • This way to break a problem is called divide-and-conquer.
  • In computer science, if you're breaking down a problem into smaller, easier fragments to solve it, then it is called decomposition.

Similar questions