Difference between linked list and array?

Answer Posted / nisha

linked list can be implemented dynamically

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the uses of typedef in a program?

693


What is the error in the code below and how should it be corrected?

392


What happens when the extern "c" char func (char*,waste) executes?

724


Define the process of handling in case of destructor failure?

670


When does a name clash occur in c++?

806






What is array in c++ example?

748


Define a conversion constructor?

710


What are put and get pointers?

697


What does it mean to declare a member function as virtual?

667


What is public, protected, private in c++?

767


What is low level language in simple words?

643


List the types of polymorphism in c++?

725


What is the default access level?

718


Which coding certification is best?

646


what are the decision making statements in C++? Explain if statement with an example?

749