Answer:
We generally need to break the infinite loop, and this can be done by pressing the control key and the 'C' key.
Explanation:
In a programming language like C, there may be a time when we may run with endless or infinite loops because of the following reasons:
We generally need to break the infinite loop, and this can be done by pressing the control key and the 'C' key.
Therefore, pressing Ctrl+C can halt an infinite loop