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

Post New Answer

More C++ General Interview Questions

Is std :: string immutable?

0 Answers  


How do you instruct your compiler to print the contents of the intermediate file showing the effects of the preprocessor?

0 Answers  


Define linked lists with the help of an example.

0 Answers  


What are 2 ways of exporting a function from a dll?

0 Answers  


what is difference between static and non-static variables

10 Answers  


Is java based off c++?

0 Answers  


What is setiosflags c++?

0 Answers  


What is a c++ vector?

0 Answers  


What is abstraction with real time example?

0 Answers  


What is the difference between strcpy() and strncpy()?

0 Answers  


What is the full form of india?

0 Answers  


What are the implicit member functions of class?

0 Answers  


Categories