Computer Science, asked by munnaansarimunnaansa, 3 days ago

Give an example showing the usage of go to statement​

Answers

Answered by a8529749297
0
he goto statement is a jump statement which is sometimes also referred to as unconditional jump statement. The goto statement can be used to jump from anywhere to anywhere within a function
Similar questions