Name an advantage of array over linked list?
Answer Posted / santhosh k
Array size is fixed.But Linked is not fixed
| Is This Answer Correct ? | 148 Yes | 31 No |
Post New Answer View All Answers
What is the difference between static polymorphism and dynamic polymorphism?
What makes a language oop?
What are the benefits of oop?
What is oops?what is its use in software engineering?
What is abstraction example?
What does <> mean pseudocode?
What are the 4 main oop principles?
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
What polymorphism means?
What is destructor give example?
Can a varargs method be overloaded?
Why do while loop is used?
What is a superclass in oop?
Why is polymorphism used?
write a program to find 2 power of a 5digit number with out using big int and exponent ?