C# Goto Statement with Examples - Tutlane In c#, the Goto statement is used to transfer program control to the defined labeled statement, and it is useful to get out of the loop or exit from deeply ...