Array
What is Array ?
Ans : Arrays are a special kind of variable that can store multiple values of the s ame data type. For Ex: If you have the names of 100 employees, then instead of creating 100 variables o…
Ans : Arrays are a special kind of variable that can store multiple values of the s ame data type. For Ex: If you have the names of 100 employees, then instead of creating 100 variables o…