what is the use of using linked list and array?

Answer Posted / kunal

because they decrease the time complexity of the program we
have to do.

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Compare and contrast compilers from interpreters.

684


Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.

1498


Why clrscr is used after variable declaration?

1042


How can I list all of the predefined identifiers?

582


I have a varargs function which accepts a float parameter?

580






What is difference between stdio h and conio h?

888


What are derived data types in c?

613


explain what is a newline escape sequence?

691


What is the size of enum in c?

624


What are c preprocessors?

680


What do you mean by c?

590


How many types of operators are there in c?

620


What is a program flowchart and how does it help in writing a program?

666


How is actual parameter different from the formal parameter?

592


Can the sizeof operator be used to tell the size of an array passed to a function?

621