Name an advantage of array over linked list?
Answer Posted / swopna
array uses static memory allocation
linkedlist uses dynamic memory allocation
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
What does and I oop mean in text?
what's the basic's in dot net
What is an example of genetic polymorphism?
What is polymorphism oop?
INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?
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
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
What is multilevel inheritance in oop?
What is the example of polymorphism?
What is polymorphism and example?
What exactly is polymorphism?
Prepare me a program for the animation of train
write string class as your own class in java without using any built-in function
What does no cap mean?
What is abstraction encapsulation?