Array - The array is a collection of data or we can say an array is a special variable, which can hold more than one value, either which can same type or a different type. An array is defined by a square bracket - "[ ]". *Syntax -- <type> <array_name...
articles.ajaydewangan8 min read
No responses yet.