Name an advantage of array over linked list?
Answer Posted / neha sharma
as arrays are static in nature, therefore all operations
like memory allocation occur at the time of compilation
only. So processor has to put less effort at its runtime .
| Is This Answer Correct ? | 43 Yes | 4 No |
Post New Answer View All Answers
given a set based questions and 5 questions based on it next data sufficiciency questions 2 and 2/3 english sentence completion with options very easy and 2 synononmys paragraph with 10 questions 10 minutes replace =,-,*,% with -,%,+,* type questions 5 3 questions lik following itssickhere itssickthere itssickhere istsickhere which is nt alike the others very easy
how to get the oracle certification? send me the answer
hi all..i want to know oops concepts clearly can any1 explain??
What is this pointer in oop?
What is multilevel inheritance in oop?
Why oops is important?
Advantage and disadvantage of routing in telecom sector
Why is static class not inherited?
Get me an image implementation program.
How many human genes are polymorphic?
Why is abstraction used?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
How is class defined?
What are the two different types of polymorphism?
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?