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

What is ofstream c++?

0 Answers  


What is the last index number in an array of 100 characters a) 100 b) 99 c) 101

0 Answers  


How to allocate memory dynamically for a reference?

0 Answers  


What happens when the extern "c" char func (char*,waste) executes?

0 Answers  


What do you mean by C++ access specifiers ?

1 Answers  






What are the basics of classifying different storage types, why?

2 Answers   Astergate, Symphony,


When we use Abstract Class and when we use Interface?where we will implement in real time?

0 Answers  


What are special characters c++?

0 Answers  


what is the use of void main() in C++ language?

0 Answers  


Explain the difference between c++ and java.

0 Answers  


How does atoi function work?

0 Answers  


Difference between strdup and strcpy?

0 Answers  


Categories