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

Answer Posted / ruchi singh

there are four types of linked list ,these are given below:
1.linear singly linked list
2.circular singly linked list
3.two way or doubly linked list
4.cicular doubly linked list

Is This Answer Correct ?    39 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a null pointer assignment error? What are bus errors, memory faults, and core dumps?

895


What are the different types of linkage exist in c?

606


What is the use of parallelize in spark?

570


What is scope rule in c?

597


Are local variables initialized to zero by default in c?

541






Is there a way to jump out of a function or functions?

629


What are global variables?

638


What is the best way of making my program efficient?

561


How do you sort filenames in a directory?

700


What is calloc() function?

617


Why isn't any of this standardized in c? Any real program has to do some of these things.

619


How can you call a function, given its name as a string?

707


Explain what are multibyte characters?

619


What are the different types of constants?

636


How can I write a function that takes a format string and a variable number of arguments?

598