Is list a data structure?



Is list a data structure?..

Answer / Ashish Kushwaha

"Yes, a list is considered a data structure. In computer programming, a list is an ordered collection of elements that can be accessed and manipulated using an index or key. Examples include arrays and linked lists."n

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Structures Interview Questions

What is binary tree in discrete mathematics?

1 Answers  


What is sorting and its types?

1 Answers  


Explain about map and their types?

1 Answers  


Why set will not allow duplicates?

1 Answers  


What is selection sort with example?

1 Answers  


Write a Binary Search program

7 Answers   Microsoft, TCS,


Tell me real world example of polymorphism and encapsulation .

10 Answers   CybAge, Winit,


What is complete binary tree and almost complete binary tree?

1 Answers  


What is the difference between list, set and map?

1 Answers  


Write program for Quick sort ?

1 Answers  


Why do we use different types of data structures?

1 Answers  


What is the structure of an array?

1 Answers  


Categories