Y8

5j: Apply decomposition to break down a larger problem into more manageable steps

Keywords:
Mobile App Development
Test your self on these keywords and definitions using the games below or Play random game
KeywordDefinition
decompositionbreaking down a larger problem into more manageable steps
functiona useful section of code which can have a name and be reused as many times as you like
function callthe code that actually makes a function execute (run)
function definitionthe code that tells the program what a function will do when it runs
parameterdata that goes into a function to customise how it works
problemthe challenge that a program is designed to solve
return valuedata that comes out of a function to be used or stored by the part of the program which called the function
subproblema smaller part of the problem that a program is designed to solve
Keyword games:
Resources: