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


Please Help Members By Posting Answers For Below Questions

Can we use this pointer inside static member function?

616


What is the difference between equal to (==) and assignment operator (=)?

569


How can you quickly find the number of elements stored in a dynamic array? Why is it difficult to store linked list in an array?

548


How can a called function determine the number of arguments that have been passed to it?

652


What are namespaces in c++?

583






What is a wchar_t in c++?

575


Give example of a pure virtual function in c++?

579


What are the types of array in c++?

608


Difference between an inspector and a mutator

759


What are the advantages of using friend classes?

617


Specify different types of decision control statements?

348


Is c++ map a hash table?

560


Define a constructor?

581


Will a catch statement catch a derived exception if it is looking for the base class?

554


What is #include cstdlib in c++?

647