Y7

6g: Define decomposition

Keywords:
Programming
Test your self on these keywords and definitions using the games below or Play random game
KeywordDefinition
abstractionhiding parts of a problem to focus on the most important details to solve part of a problem
decompositionbreaking down a problem into smaller, more manageable subproblems
problemthe thing that a program is trying to achieve when it runs
subproblema smaller part of what a program is trying to achieve when it runs
subroutinean example of decomposition where a large program has been broken down into smaller reusable sections of code
Keyword games:
Resources: