Name an advantage of array over linked list?

Answer Posted / santhosh k

Array size is fixed.But Linked is not fixed

Is This Answer Correct ?    148 Yes 31 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is class and object with example?

581


Write a c++ program to display pass and fail for three student using static member function

2802


to find out the minimum of two integer number of two different classes using friend function

1635


What does sksksk mean in text slang?

1514


How do you achieve polymorphism?

605






Give two or more real cenario of virtual function and vertual object

1849


What is object and class in oops?

574


How to improve object oriented design skills?

565


What is abstraction in oops?

578


What is variable example?

591


What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }

1973


what are the ways in which a constructors can be called?

1572


What is property in oops?

559


What are different oops concepts?

566


What is advantage of inheritance?

683