1. The keyword used to transfer control from a function back to the calling function is
A. switch
B. goto
C. go back
D. return
2. What is the notation for the following functions?
3. How many times the program will print “GkFeed”?
A. Infinite times
B. 32767 times
C. 65535 times
D. Till stack overflows
Warning: Undefined variable $in_same_cat in /www/wwwroot/mtexam.com/public_html/wp-content/plugins/EXP.GKFEED.COM/function.php on line 27
Warning: Undefined variable $excluded_categories in /www/wwwroot/mtexam.com/public_html/wp-content/plugins/EXP.GKFEED.COM/function.php on line 27
< PREVIOUS POSTExpressions - Yes / No Questions
NEXT POST >Functions - Find Output of Program