search
Q: In which of the following the Data Structures perform an important role?
  • A. Input device
  • B. Hardware
  • C. Programme design
  • D. Logic gate
Correct Answer: Option C - A data structure is a way to store and organize data in a computer system so that we can use the data easily & efficiently. Data structure play an important role in program design.
C. A data structure is a way to store and organize data in a computer system so that we can use the data easily & efficiently. Data structure play an important role in program design.

Explanations:

A data structure is a way to store and organize data in a computer system so that we can use the data easily & efficiently. Data structure play an important role in program design.