What is a data structure?
Options
- A. A type of computer hardware
- B. A way to store and organize data
- C. A programming language
- D. A collection of algorithms
B. A way to store and organize data
A data structure is a method of organizing and storing data in a computer so that it can be accessed and modified efficiently.
Examples:
Array
Linked List
Stack
Queue
Tree
Graph
Attempt Quiz Now:
BPSC Tre 4.0 DSA Practice Set