Name an advantage of array over linked list?

Answer Posted / santhosh k

Data acess is very faster in arrays

Is This Answer Correct ?    120 Yes 21 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is data binding in oops?

576


What is encapsulation in simple terms?

532


What is cohesion in oop?

610


How do you answer polymorphism?

575


Is data hiding and abstraction same?

563






Can a varargs method be overloaded?

613


What are benefits of oop?

629


Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer

1610


write knight tour problem which is present in datastructure

2156


What is the types of inheritance?

594


class type to basic type conversion

1833


What is coupling in oop?

587


What is the real time example of inheritance?

631


can inline function declare in private part of class?

3651


write a program to find 2^n+1 ?

1540