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

Is c++ a float?

0 Answers  


Why do we use iterators?

0 Answers  


Write about the local class and mention its use?

0 Answers  


How many pointers are required to reverse a link list?

5 Answers   CTS,


What is slicing?

1 Answers  






Where Malloc(), Calloc(), and realloc() does get memory?

0 Answers  


What is the difference between strcpy() and strncpy()?

0 Answers  


What are the manipulators in c++?

0 Answers  


what is the difference between overloading & overriding? give example.

0 Answers  


Write a String class which has: 1) default constructor 2) copy constructor 3) destructor 4) equality operator similar to strcmp 5) constructor which takes a character array parameter 6) stream << operator

2 Answers   HCL, Lehman Brothers, Zoomerang,


Why is polymorphism useful?

0 Answers  


How long does it take to get good at leetcode?

0 Answers  


Categories