Is recursion allowed in inline functions?


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

Post New Answer

More C++ General Interview Questions

How can we read/write Structures from/to data files?

0 Answers  


When do we use copy constructors?

0 Answers  


What is a breakpoint?

0 Answers  


Why are pointers used?

0 Answers  


What are the various situations where a copy constructor is invoked?

0 Answers  






Why is that unsafe to deal locate the memory using free( ) if it has been allocated using new?

0 Answers  


How java is different from c and c++?

0 Answers  


Is there a c++ certification?

0 Answers  


Write some differences between an external iterator and an internal iterator?

0 Answers  


How would you use qsort() function to sort an array of structures?

0 Answers  


When does a 'this' pointer get created?

0 Answers  


What is endianness?

0 Answers  


Categories