Data Structure | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

Data Structure

CAN SOME ONE EXPLAIN WHAT DATA STRUCTURE IS EXPLICITLY ?

21st Sep 2020, 1:55 PM
Fang
1 Antwort
0
A data structure is a particular way of organizing data in a computer so that it can be used effectively. For example, we can store a list of items having the same data-type using the array data structure.
16th Jan 2021, 7:23 PM
Nihar Buliya
Nihar Buliya - avatar