

InterviewSolution
Saved Bookmarks
1. |
define array .what are the advantages and disadvantages |
Answer» Array is a collection of similar types of items stored in a continuous location. Disadvantage It can store only similar data type | |