How many types of linked lists what are they?
How many types of data structures?

Answer Posted / dd

linked lists are used mainly for system side applications
as well as applications side.
why these are used means, it is very highly friendly for
insertion and deletion even middle also.

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does stand for?

590


Explain the properties of union. What is the size of a union variable

716


Explain the difference between #include "..." And #include <...> In c?

626


I completed my B.tech (IT). Actually I want to develop virtual object that which will change software technology in the future. To develop virtual object what course I have to take. can I any professor to help me.

1738


How can I insert or delete a line (or record) in the middle of a file?

571






What is the argument of a function in c?

570


Why can arithmetic operations not be performed on void pointers?

587


Is stack a keyword in c?

632


How do we make a global variable accessible across files? Explain the extern keyword?

1417


Why do we use return in c?

567


Are pointers really faster than arrays?

558


What is exit() function?

559


What is 'bus error'?

643


Write a program to reverse a linked list in c.

639


What is pointers in c with example?

578