Name an advantage of array over linked list?
Answer Posted / atul kumar gupta
1-:array is working the concept of sequential.but linked
list is not provid the go directaly access the any alement.
2-:linked list are very complicated comparing the array
becouse the consist the two part which frst part is contain
the item and second is contain address of next node,so that
these are complicated compare then array.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What is polymorphism what are the different types of polymorphism?
what are the realtime excercises in C++?
How do you achieve runtime polymorphism?
What are main features of oop?
What are constructors in oop?
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
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
What is overloading in oops?
What is abstraction with example?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
What is a class oop?
Which is not an object oriented programming language?
What is stream in oop?
What is object and class in oops?