Will a recursive function without an end condition every quit, in practice
a) Compiler-Specific (Some can convert to an infinite loop)
b) No
c) Yes
No Answer is Posted For this Question
Be the First to Post Answer
What is the return value of the insertion operator?
What is the difference between mutex and binary semaphore?
What is the purpose of the "delete" operator?
What are the advantages of using pointers in a program?
You run a shell on unix system. How would you tell which shell are you running?
Explain function overloading and operator overloading.
Is there a datatype string in c++?How is the memory allocation?
Why use of template is better than a base class?
Is it possible for a member function to delete the pointer, named this?
What are the techniques you use for debugging?
what is Loop function? What are different types of Loops?
Define 'std'.