Answer Posted / nashiinformaticssolutions
Recursion occurs when a function calls itself directly or indirectly.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are literals in C++?
Explain rethrowing exceptions with an example?
Why is main an int?
What is lvalue?
What is time_t c++?
Define a nested class.
What is meant by the term name mangling in c++?
why is c++ called oops? Explain
what are the iterator and generic algorithms.
Is c++ pass by reference or value?
Describe the advantages of operator overloading?
what is C++ objects?
What is pointer with example?
What is pointer to member?
Explain the difference between abstract class and interface in c++?