Name an advantage of array over linked list?
Answer Posted / s.a. babu
an array can be created easily and quickly just by
declaration.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
How does polymorphism work?
What are functions in oop?
What is polymorphism give a real life example?
Why interface is used?
What is encapsulation oop?
What is inheritance in oop?
What is destructor oops?
Can a destructor be called directly?
Can we define a class within the interface?
What is abstraction in oop?
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
What is encapsulation in ict?
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory
c++ program to swap the objects of two different classes
what is the drawback of classical methods in oops?