Data Structure

All Questions

Asked by: Zoha Tazmen

What is a data structure?

Answers (1)

A data structure is a way of organizing, storing, and managing data so that it can be accessed and modified efficiently. Common data structures include arrays, linked lists, stacks, queues, trees, and graphs.

Answered by: Zoha Tazmen

Zoha Tazmen:

Thank You!

Your Answer