Copy Linked List using recursive function?
Answer Posted / sanket
You can explain with help of diagram nd stack structure of
Recursive function.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
why is iostream::eof inside a loop condition considered wrong?
Why is it necessary to use a reference in the argument to the copy constructor?
What is a class template in c++?
Is multimap sorted c++?
What are the vectors in c++?
Is c++ an integer?
What is math h in c++?
How do you declare a set in c++?
What is the use of setprecision in c++?
Which is best c++ or java?
What is a template in c++?
what is COPY CONSTRUCTOR and what is it used for?
What are the different types of comments allowed in c++?
What is endianness?
Why is c++ is better than c?