Answer:
Sentinel value
Step-by-step explanation:
It is the sentinel value in computer programming which is also being termed as the flag value, rogue value, dummy data signal value or the trip value. It has its meaning in the context of the algo, and that clarifies that it is the end of the block or code basically inside a loop or in any kind of recursive algo.