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 c++ considered difficult?
Explain what are single and multiple inheritances in c++?
What do manipulators do?
What is a character in c++?
What flag means?
What is private, public and protected inheritance?
Do vectors start at 0 c++?
What is a down cast?
Do class method definitions?
What are the various operations performed on stack?
Explain the difference between realloc() and free() in c++?
What is the default width for ouputting a long integer using the insertion operator?
Which one is better- macro or function?
Explain the scope of resolution operator.
What is implicit conversion/coercion in c++?