why use "return" statement

a) on executing the return statement it immediately transfers the control back to the calling program

b) it returns the value present in the parentheses return, to the calling program

c) a & b

d) none of the above


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What is the use of header files?

0 Answers  


What does s c mean on snapchat?

0 Answers  


c program to print a name without using semicolon

9 Answers   TCS, Wipro,


Give a method to count the number of ones in a 32 bit number?

4 Answers  


The variables are int sum=10,SuM=20; these are same or different?

3 Answers  






What is the use of getchar functions?

0 Answers  


What is the full form of getch?

0 Answers  


while initialization of array why we use a[][2] why not a[2][]...?

0 Answers   Aptech,


What is a wrapper function in c?

0 Answers  


List the difference between a While & Do While loops?

0 Answers   Accenture,


What is meant by initialization and how we initialize a variable?

0 Answers  


What is c basic?

0 Answers  


Categories