Write a program which employs Recursion


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

Post New Answer

More C++ General Interview Questions

Explain the concept of copy constructor?

0 Answers  


What are different types of polymorphism supported by C++

2 Answers   CA, GameLoft,


What does new return if there is insufficient memory to make your new object?

0 Answers  


Do you know what are pure virtual functions?

0 Answers  


What do you mean by stack unwinding in c++?

0 Answers  






What is the keyword auto for?

0 Answers  


What are proxy objects?

2 Answers  


What is the difference between *p++ and (*p)++ ?

0 Answers  


What is the syntax for a for loop?

0 Answers  


What is one dimensional array in c++?

0 Answers  


Who calls main function?

0 Answers  


What are the rules for naming an identifier?

0 Answers  


Categories