What is recursion?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What is the topic of the C++ FAQ list?

1 Answers  


Is there any difference between int [] a and int a [] in c++?

0 Answers  


Differentiate between declaration and definition in C++?

1 Answers  


which operator is used for performing an exponential operation a) > b) ^ c) none

0 Answers  


write a program that takes 5 digit no and calculate 2 power that no and print it.

3 Answers  






When is a template better solution than a base class??

2 Answers   emc2,


You run a shell on unix system. How would you tell which shell are you running?

0 Answers  


What is time h in c++?

0 Answers  


What is function prototyping?

0 Answers  


What are the defining traits of an object-oriented language?

0 Answers  


What are the various oops concepts in c++?

0 Answers  


What size is allocated to the union variable?

0 Answers  


Categories