Answer Posted / nisha
linked list can be implemented dynamically
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the uses of typedef in a program?
What is the error in the code below and how should it be corrected?
What happens when the extern "c" char func (char*,waste) executes?
Define the process of handling in case of destructor failure?
When does a name clash occur in c++?
What is array in c++ example?
Define a conversion constructor?
What are put and get pointers?
What does it mean to declare a member function as virtual?
What is public, protected, private in c++?
What is low level language in simple words?
List the types of polymorphism in c++?
What is the default access level?
Which coding certification is best?
what are the decision making statements in C++? Explain if statement with an example?