https://learn.microsoft.com/en-us/dotnet/csharp/programming-guide/arrays/ - Array is a data structure to store a collection of variable of the same type - Usually (C# ...