Report Bug
Qus : The keyword used to transfer control from a function back to the calling function is
QusThe keyword used to transfer control from a function back to the calling function is

A. switch
B. goto
C. go back
D. return


Solution
D. return






Report Bug