Copy Linked List using recursive function?
Answers were Sorted based on User's Feedback
Answer / sanket
You can explain with help of diagram nd stack structure of
Recursive function.
Is This Answer Correct ? | 2 Yes | 0 No |
Is c++ a software?
What are the uses of static class data?
Which operator cannot be overloaded c++?
What is a stack c++?
What is meant by a delegate?
why is iostream::eof inside a loop condition considered wrong?
Explain what are single and multiple inheritances in c++?
Give 10 points of differences between C & C++.
What happens if an exception is throws from an object's constructor and from object's destructor?
Define a conversion constructor?
What new()is different from malloc()?
What are the three types of access specifiers in C++?