Copy Linked List using recursive function?
Answer Posted / rahul
You have draw basic block diagram to explain.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are the vectors in c++?
What's the order in which the local objects are destructed?
What is pure virtual function?
Explain the difference between realloc() and free() in c++?
What is the use of volatile variable?
What number of digits that can be accuratly stored in a float (based on the IEEE Standard 754)? a) 6 b) 38 c) An unlimited number
How do I make turbo c++ full screen?
What is c++ redistributable?
What are the rules for naming an identifier?
How does work in c++?
When one must use recursion function? Mention what happens when recursion functions are declared inline?
What is a unnitialised pointer?
Describe friend function & its advantages.
What is different in C++, compare with unix?
What is scope resolution operator in c++ with example?