Answer Posted / nisha
linked list can be implemented dynamically
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is abstraction in c++ with example?
Distinguish between new and malloc and delete and free().
What are the two main components of c++?
When do you call copy constructors?
How the virtual functions maintain the call up?
Write about the stack unwinding?
How do you traverse a btree in backward in-order?
Which bit wise operator is suitable for checking whether a particular bit is on or off?
What are static variables?
Explain linear search.
Can the operator == be overloaded for comparing two arrays consisting of characters by using string comparison?
What does the linker do?
What is double in c++?
What is the use of map in c++?
What does new in c++ do?