Vidyalelo
C Programming · Q28

C Fundamentals

Programming · C Programming · question 28

Q28

What is the purpose of the 'goto' statement in C?

A.
End the program
B.
Skip a loop
C.
Transfer control
Answer
D.
Skip the current iteration

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board