Answer Posted / nisha
linked list can be implemented dynamically
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What does return 0 do in c++?
What happens if a pointer is deleted twice?
How do you print a string on the printer?
Explain virtual class and friend class.
How do you declare A pointer to function which receives an int pointer and returns a float pointer
What is an iterator?
Describe private, protected and public – the differences and give examples.
Will the following program execute?
What is a virtual destructor? Explain the use of it?
What is a template in c++?
What is the difference between an external iterator and an internal iterator?
Can we sort map in c++?
What return value must conversion operators have in their declaration?
What is purpose of new operator?
Difference between an inspector and a mutator