Unconditional branch
Appearance
An unconditional branch in a computer program is a command that the next executed command differ from the next consecutive command. These commands, sometimes called go to commands from the Fortran command GOTO XXX are now considered to be evidence of bad programming.