Name an advantage of array over linked list?
Answer Posted / aditi
Arrays are of types one ,2,multi dimensional but link list
have types singleand doubly which further has types
circular,header,circular header link list.
| Is This Answer Correct ? | 9 Yes | 5 No |
Post New Answer View All Answers
What is static modifier?
What is the fundamental idea of oop?
Why do we use oops?
Can destructor be overloaded?
What is oops and its features?
any one please tell me the purpose of operator overloading
What is inheritance in simple words?
Whats is abstraction in oops?
what are the realtime excercises in C++?
What is property in oops?
Why do we use class in oops?
How do you achieve runtime polymorphism?
What is polymorphism what are the different types of polymorphism?
Why do while loop is used?
write a program that takes input in digits and display the result in words from 1 to 1000