Name an advantage of array over linked list?

Answer Posted / upasna

Function of bubble sort can not be performed in link list
which is quite easy to perform in arrays

Is This Answer Correct ?    15 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a null tree?

632


What are the data types in oop?

611


c++ program to swap the objects of two different classes

1767


write a programe to calculate the simple intrest and compund intrest using by function overlading

1676


Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.

2014






Can an interface inherit a class?

565


Why oops is important?

616


What are oops functions?

590


Can we create object of abstract class?

583


Question: Write a program that prints a paycheck. Ask the program user for the name of the employee, the hourly rate, and the number of hours worked. If the number of hours exceeds 40, the employee is paid “time and a half”, that is, 150 percent of the hourly rate on the hours exceeding 40. Be sure to use stepwi se refine ment and break your solution into several functions. Use the int_name function to print the dollar amount of the check.

707


What is variable example?

599


Can a destructor be called directly?

609


How do you define a class in oop?

634


What is persistence in oop?

677


What are classes oop?

602