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
I want explanation for this assignment: how to connect mysql database using c/c++,please explain this detailly?
What will strcmp("Astring", "Astring"); return a) A positive value b) A negative value c) Zero
Explain working of printf?
which of the following is not an secondary constant a) array b) real c) union
Which software is best for c++ programming?
How do you declare A pointer to function which receives an int pointer and returns a float pointer
What is meant by entry controlled loop? What all C++ loops are exit controlled?
What is pointer in c++ with example?
Explain polymorphism?
What are the differences between a struct in C and in C++?
what is the difference between linear list linked representaion and linked representation? what is the purpose of representing the linear list in linked represention ? is it not avoiding rules of linear represention?
What apps are written in c++?