how can u create a doubly linked list with out using
pointers?
Answer Posted / shanmugavalli
Through STL List class
| Is This Answer Correct ? | 0 Yes | 7 No |
Post New Answer View All Answers
What is the difference between a declaration and a definition?
How can virtual functions in c++ be implemented?
What is meant by a delegate?
What is math h in c++?
What is a storage class used in c++?
Explain what are the sizes and ranges of the basic c++ data types?
What is low level language in simple words?
Explain friend class?
Can create new c++ operators?
How one would use switch in a program?
What is #include iostream?
Is c++ vector dynamic?
Can we overload operator in c++?
What do you mean by translation unit in c++?
Give example of a pure virtual function in c++?