1. Define data structure and series with example.
Answers
Answered by
0
Answer:
Hi mate
Explanation:
Data Structure can be defined as the group of data elements which provides an efficient way of storing and organising data in the computer so that it can be used efficiently. Some examples of Data Structures are arrays, Linked List, Stack, Queue, etc.
Similar questions