CBSE Class 12 Computer Science
Question 29 of 68
Data Structures - I : Linear Lists — Question 1
Back to all questionsA data structure is a named group of data of different data types which is stored in a specific way and can be processed as a single unit. A data structure has well-defined operations, behaviour and properties.
Some common data structures are Stack, Lists, Queue, Linked lists and Tree.