Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
Technical Questions
»
Programming
How many times the following program would print 'Jamboree'? main() { printf ( "\nJamboree"); main (); }
Show Answer
Correct Answer:
Till the stack doesn't overflow
← Previous
Next →
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment