CertNova
Menu
<- Back to glossary

Data Structure

noun

Definition

  1. 1.Data structures are specific ways of organizing and storing data in a computer so that it can be accessed and modified efficiently.

Example

A binary tree is a data structure used to implement fast search operations.

Related Exams