How many pointers are required to reverse a link list?
Answer Posted / selva
2 pointers are required....
| Is This Answer Correct ? | 7 Yes | 6 No |
Post New Answer View All Answers
Is java as fast as c++?
What are the various arithmetic operators in c++?
How to tokenize a string in c++?
What are the two main components of c++?
What are the advantages of c++ over c?
Explain one-definition rule (odr).
What is struct c++?
What is Destructor in C++?
What is c++ w3school?
What is the real purpose of class – to export data?
What do you mean by inheritance in c++?
Why do we use structure in c++?
What is the use of pointer in c++ with example?
How a macro differs from a template?
Can we inherit constructor in c++?