#programming
Read more stories on Hashnode
Articles with this tag
WHAT IS AN ARRAY. ARRAY: Bunch of slots that we can put stuffs in, there is an order. ARRAY is also an ordered collection of values. Array is...