C-05-Q185mediumsingle_mcq
Why do programmers break down a problem into smaller steps?
Why do programmers break down a problem into smaller steps?
- aTo make the problem harder
- bTo make the problem easier to understand and solve (build an algorithm)
- cTo increase memory usage
- dTo skip the coding step