Can a built-in function be recursive?


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

Post New Answer

More C++ General Interview Questions

What is double in c++?

0 Answers  


What is the difference between a reference and a pointer?

0 Answers  


Can we inherit constructor in c++?

0 Answers  


What is object slicing and how can we prevent it?

2 Answers   Tech Mahindra,


What is a set in c++?

0 Answers  






What is the difference between equal to (==) and assignment operator (=)?

0 Answers  


What is rtti in c++?

0 Answers  


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

1 Answers  


What is the best sorting algorithm, when there is a large amount of data, that cannot be fit in the main memory. ?

1 Answers   Yahoo,


Is std :: string immutable?

0 Answers  


Which operator cannot be overloaded c++?

0 Answers  


write the programme that convert a interger to biniry number

1 Answers   Amazon,


Categories