Table of Contents

About

Language - Loop (For, While) - (Break, Continue) in the CPU

Infinite

An infinite loop on a CPU level is when the CPU instruction pointer is set to instructions that keep telling the instruction pointer to set itself to that same set of instructions.