Using subroutines provides a ____ approach to programming, where code is modularised, allowing for easier ____ and improving the overall organisation of the program’s logic. A subroutine is a ____ of code, that has been given a unique name and that will only ____ when it is called to do so. When a subroutine is ____, the main program pauses whilst the subroutine runs. Then, after the subroutine has finished executing its code, the main program ____. A variable can be passed into it a ____ for processing. The variable that is passed is known as a ____ and this process is called parameter ____.

Classifica

Stile di visualizzazione

Opzioni

Cambia modello

Ripristinare il titolo salvato automaticamente: ?