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

Why is c++ considered difficult?

0 Answers  


given the code segment below void main() { cout<<"my no. is"; } question is how can we get the output hai aravind my no. is 99999999999 without editig the main().

2 Answers  


Why do we need function?

0 Answers  


What is isdigit c++?

0 Answers  


What is a c++ vector?

0 Answers  






What is purpose of new operator?

0 Answers  


Distinguish between new and malloc and delete and free().

0 Answers  


What does iomanip mean in c++?

0 Answers  


What is string in c++ programming?

0 Answers  


How many static variables are created if you put one static member into a template class definition?

0 Answers  


Which field is used in c++?

0 Answers  


Explain what are mutator methods in c++?

0 Answers  


Categories