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
What is the use of :: operator in c++?
What is the difference between global variables and local variable
What is the difference between structures and unions?
What are all predefined data types in c++?
What is the difference between passing by reference and passing a reference?
What is a dll entry point?
What does it mean to declare a destructor as static?
What is virtual destructor? What is its use?
What is the difference between while and do while loop? Explain with examples.
Which is best c++ or java?
Can member functions be private?
What is do..while loops structure?
How do you remove an element from a set in c++?
Is c++ proprietary?
What is a block in c++?