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 is #include iostream?

985


What is a forward referencing and when should it be used?

866


How long does it take to get good at leetcode?

901


What are c++ storage classes?

812


Why do we use using namespace std in c++?

824


What are guid? Why does com need guids?

803


How the memory management in vectors are being done. What happens when the heap memory is full, and how do you handle it ?

2074


Draw a flow chart and write a program for the difference between the sum of elements with odd and even numbers. Two dimensional array.

6157


how to explain our contribution in the project?

3374


How does work in c++?

833


What is the size of a vector?

815


What are shallow and deep copies?

864


Which of the following is not a valid declaration for main() a) int main() b) int main(int argc, char *argv[]) c) They both work

845


What is basic if statement syntax?

783


Explain the difference between class and struct in c++?

819