The location in
programming code that, when reached, triggers a temporary halt in the program. Programmers use breakpoints to test and
debug programs by causing the program to stop at scheduled intervals so that the status of the program can be examined in stages.