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

What is the use of turbo c++?

0 Answers  


What is static function and static class?

4 Answers   HCL,


Explain the concept of dynamic allocation of memory?

0 Answers  


Can create new c++ operators?

0 Answers  


Write a program to encrypt the data in a way that inputs a four digit number and replace each digit by (the sum of that digit plus 7) modulus 10. Then sweep the first digit with the third, second digit with the fourth and print the encrypted number.

0 Answers   CIIT Wah,


What type of question are asked in GE code writing test based on c++ data structures and pointers?

0 Answers  


What is the difference between multiple and multilevel inheritance in c++?

0 Answers  


What do you mean by late binding?

0 Answers  


What are the five basic elements of a c++ program?

0 Answers  


What is stoi in c++?

0 Answers  


CAN U SAY WHICH PROGRAMING LANGUAGE IS USED BY DOCTORS....?

1 Answers  


What is the limitation of cin while taking input for character array?

0 Answers  


Categories