Skip to content

National Teaching and Learning Change ProgrammeInformation and Communication Technology: Dictionary

jump (2)

A jump allows the order of execution of the statements in a computer program to be changed. Normally instructions are executed in the sequence they are stored but this can be changed by a jump instruction which enables a program to choose which instruction to execute next. Also known as a branch.

Jump:a-b-c-d-e-f-g-h-i-j-k-l-m-n-o-p-q-r-s-t-u-v-w-x-y-z-symbols