Name an advantage of array over linked list?
Answer Posted / nidhi singh
memory requirement is less.
no pointers required..
| Is This Answer Correct ? | 91 Yes | 18 No |
Post New Answer View All Answers
• What are the desirable attributes for memory managment?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
What is the example of polymorphism?
What are the important components of cohesion?
hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.
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?
What is overloading in oop?
What is polymorphism explain?
What is abstraction in oop?
What type of loop is a for loop?
What is the difference between procedural programming and oops?
What is a class and object?
What is stream in oop?
How can you overcome the diamond problem in inheritance?
What is class and example?