Name an advantage of linked list over array?
Answer Posted / ritesh parkhi
array always contain static memory location even linklist
contain dynamic memory location.In once declaration of an
array we can store smae type of data but in linkedlist
hetrogeneous link list is possible which can be contain
diffrent diffrent types of data type in linkedlist.in link
list we are using void pointer.
| Is This Answer Correct ? | 33 Yes | 4 No |
Post New Answer View All Answers
What is the real time example of encapsulation?
Why do we use polymorphism in oops?
Where is pseudocode used?
What is inheritance in oop?
What is overloading and its types?
Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.
How long to learn object oriented programming?
What is persistence in oop?
what type of questions
What is polymorphism in oops with example?
How to use CMutex, CSemaphore in VC++ MFC
What is the difference between abstraction and polymorphism?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
What is polymorphism what are the different types of polymorphism?
Why do we use class?