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 super in oop?
What is destructor give example?
What is abstraction in oop with example?
What is the real time example of inheritance?
What are main features of oop?
What are the 4 main oop principles?
What is the main purpose of inheritance law?
What is oops?what is its use in software engineering?
Can enum be null?
Is enum a class?
Are polymorphisms mutations?
how to get the oracle certification? send me the answer
How do you answer polymorphism?
2. Give the different notations for the class.\
Explain virtual inheritance?