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

Explain the difference between c & c++?

0 Answers  


What is a c++ class?

0 Answers  


What are the various compound assignment operators in c++?

0 Answers  


What is the operator in c++?

0 Answers  


What does std :: flush do?

0 Answers  






When there is a global variable and local variable with the same name, how will you access the global variable?

0 Answers  


What is meant by the term name mangling in c++?

0 Answers  


Difference between declaration and definition of a variable.

0 Answers  


Why do we use using namespace std in c++?

0 Answers  


How Virtual functions call up is maintained?

2 Answers  


What are virtual functions and what is its use?

1 Answers  


What is size_type?

0 Answers  


Categories