Array ( 1-Dimensional Array)
It is collection of homogenius [same type] variables.
Array is nothing but collection of contiguous memory allocation, where we can store and manage more than one value of same type under one name.
It is derived data type.
It is an Implicit / Inte...
1d-array.hashnode.dev3 min read
Balram
Mr. Coder
Very informative