Examveda
Examveda

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

A. Terminate the program

B. Exit a loop

C. Return a value from a function

D. Print a message

Answer: Option C


This Question Belongs to C Program >> Control Structures

Join The Discussion

Related Questions on Control Structures