Answer Posted / anjali
No inline function dnt hv recursion because inline function
cantains one or two line code only
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
How many namespaces are there in c++?
What are the various operations performed on stack?
What is the copy-and-swap idiom?
In int main(int argc, char *argv[]) what is argv[0] a) The first argument passed into the program b) The program name c) You can't define main like that
Is it possible to use a new for the reallocation of pointers ?
What is constructor c++?
What is c++ vb?
How a new operator differs from the operator new?
What is the difference between a baller and a reference in C++?
What is virtual destructor? What is its use?
Write some differences between an external iterator and an internal iterator? Describe the advantage of an external iterator.
What is a storage class?
Why is c++ a mid-level programming language?
Difference between declaration and definition of a variable.
Is main a class in c++?