The keyword used to transfer control from a function back to the calling function is
switch
goto
go back
return
Additional Questions
In C, if you pass an array as an argument to a function, what actually gets passed? |
Answer |
What function should be used to free the memory allocated by calloc()? |
Answer |
Which of the following function is used to find the first occurrence of a given string in another string? |
Answer |
In which header file is the NULL macro defined? |
Answer |
Spotting Errors |
Answer |
Ordering of Words |
Answer |
(Sentence Correction) The small child does whatever his father was done. |
Answer |
(Completing Statements) Even if it rains I shall come means …… |
Answer |
(Find the correctly spelt words.) |
Answer |
Look at this series: 22, 21, 23, 22, 24, 23, … What number should come next? |
Answer |