Name an advantage of linked list over array?
Answer Posted / kabir
Insertion & deletion are relatively easy in linked list.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Why do we use class?
What is the difference between a mixin and inheritance?
when to use 'mutable' keyword and when to use 'const cast' in c++
State what is encapsulation and friend function?
What is abstraction example?
What does it mean when someone says I oop?
What is oops concept with example?
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
What is object in oop with example?
What is a class oop?
Why do while loop is used?
What is polymorphism programming?
What is for loop and its syntax?
What is multilevel inheritance in oop?
Why we use classes in oop?