What is doubly linked list in c++?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What do you mean by public protected and private in c++?

0 Answers  


What do you mean by pure virtual functions in C++? Give an example?

1 Answers  


How can you quickly find the number of elements stored in a dynamic array?

0 Answers  


Floating point representation and output seems to be compiler dependent?

1 Answers  


What is an incomplete type?

1 Answers  






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

0 Answers  


What is ifstream c++?

0 Answers  


Why is it called c++?

0 Answers  


Are iterators pointers?

0 Answers  


Write about the local class and mention its use?

0 Answers  


How the programmer of a class should decide whether to declare member function or a friend function?

0 Answers  


Why do we use structure in c++?

0 Answers  


Categories