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
How would you find out if a linked-list is a cycle or not?
What are pointer-to-members in C++? Give their syntax.
What is the limitation of cin while taking input for character array?
Which ide is best for c++?
Describe new operator?
Is c++ a difficult language?
Which bitwise operator is used to check whether a particular bit is on or off?
Why the usage of pointers in C++ is not recommended ?
What are register variables?
How much is c++ certification?
What is the main use of c++?
What are c++ stream classes?
Explain the difference between struct and class in terms of access modifier.
Discussion on error handling of C++ .
How to declare an array of pointers to integer?