#coding
Read more stories on Hashnode
Articles with this tag
PRIMITIVE DATA TYPE: In the primitive data type,the data is stored directly in the location variables accesses. It is stored on the stack. When you...
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...