Web developer
Nothing here yet.
Nothing here yet.
What is an Array? Array is a collection of data seperated by "," inside the []- square brackets . The data can be of similar or different data types. Note: If data is string then it must be written inside ' ' or " " followed by , (comma). if its bool...
