

InterviewSolution
Saved Bookmarks
1. |
What do you you understand by an array? What is the significance of array ? |
Answer» If wrong then correct me<br>Array is a collection of data which only contains same type of data... ( if numeric then only numeric, and if letters then only letters....) | |