Name an advantage of linked list over array?
Answer Posted / ranveer singh
array contains static memory even linklist contains dynamic
mrmory location
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Is html an oop?
What does <> mean pseudocode?
What is property in oops?
Which is not an object oriented programming language?
What is the difference between a constructor and a destructor?
2. Give the different notations for the class.\
What are functions in oop?
What language is oop?
What is encapsulation with real life example?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
What is an advantage of polymorphism?
Can you explain polymorphism?
What is oops and its features?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
What is oops concept with example?