Single Choice
Easy
QWhich loop control statement is used to terminate the entire program?
ID: #15978
C Language Loop Control
208 views
Question Info
#15978Q ID
EasyDifficulty
C Language Loop ControlTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
The "exit" statement is used to terminate the entire program and return control to the operating system.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic