Name an advantage of array over linked list?
Answer Posted / amandeep singh bhatia
IN array we can directly access any element by index number
but in linked list if we want to access any element then we
have to go from starting and linearly we access that
element.
| Is This Answer Correct ? | 43 Yes | 11 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
What is abstraction encapsulation?
What is static in oop?
What is destructor give example?
How is polymorphism achieved?
What is polymorphism give a real life example?
Why do we need oop?
What are properties in oop?
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
hi all..i want to know oops concepts clearly can any1 explain??
Why do we use encapsulation in oops?
State what is encapsulation and friend function?
What is encapsulation with example?
What is abstraction oop?
can inline function declare in private part of class?