This document contains 90 multiple choice questions and answers about various data structures like arrays, stacks, queues, linked lists, trees, and graphs. It provides definitions and examples of different linear and non-linear data structures, describing their properties and common applications. Key points covered include the definition of a data structure, linear vs non-linear structures, common operations on stacks and queues, and ways to traverse tree and graph data structures.