Data Structure | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

Data Structure

CAN SOME ONE EXPLAIN WHAT DATA STRUCTURE IS EXPLICITLY ?

21st Sep 2020, 1:55 PM
Fang
1 Resposta
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