Name an advantage of array over linked list?
Answer Posted / santhosh k
Data acess is very faster in arrays
| Is This Answer Correct ? | 120 Yes | 21 No |
Post New Answer View All Answers
There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.
What is oops with example?
What is byval and byref? What are differences between them?
What is polymorphism explain?
What are the two different types of polymorphism?
What is polymorphism used for?
Why is destructor used?
What is oops and its features?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
What is polymorphism in oop example?
Can private class be inherited?
Write a program to reverse a string using recursive function?
What is abstraction in oop?
#include
What is balance factor?