MCQ
Single Best Answer
Easy
QWhich of the following loop control statements is used to return a value from a function?
ID: #5917
C Language Loop Control
132 views
Question Info
#5917Q ID
EasyDifficulty
C Language Loop ControlTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer: Option D
Explanation
Answer: d) return
Explanation: The return statement is used to return a value from a function.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic