 
                 
                InterviewSolution
 Saved Bookmarks
    				| 1. | Define an array. | 
| Answer» Array is a collection of similar elements that share a common name. It is a structured data type and allocates memory contiguously. | |