How many types of linked lists what are they?
How many types of data structures?
Answer Posted / prakash.m
basically three types includes
Singly LL.
Double LL.
Circular LL.
Data structures include
stacks
queues
linked list.
graphs.
trees.
Is This Answer Correct ? | 80 Yes | 11 No |
Post New Answer View All Answers
hi send me sample aptitude papers of cts?
How will you divide two numbers in a MACRO?
What are identifiers c?
Explain high-order bytes.
When is a “switch” statement preferable over an “if” statement?
How many types of arrays are there in c?
Can we replace the struct function in tree syntax with a union?
Is c procedural or functional?
Explain what is page thrashing?
What is structure padding in c?
What is the difference between procedural and declarative language?
Why is void main used?
What is enumerated data type in c?
What are Macros? What are its advantages and disadvantages?
Why main is used in c?