Answer Posted / hr@tgksolutions.com
Recursion occurs when a function calls itself directly or indirectly.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which function should be used to free the memory allocated by calloc()?
What is problem with overriding functions?
What is the purpose of the "delete" operator?
Implement stack operations with pointers with appropriate exception checks.
Why c++ does not have finally?
What is an adaptor class or wrapper class in c++?
Explain the concept of dynamic allocation of memory?
Why is c++ still popular?
When can I use a forward declaration?
When do we run a shell in the unix system? How will you tell which shell you are running?
Explain shallow copy?
What is the main use of c++?
Is multimap sorted c++?
Can we delete this pointer in c++?
Which is best c++ or java?