I didn’t know there was this type of array until I tried to solve one of the coding questions that needs output something like string[][], and the second array length can be varied.
The following is the documentation of the jagged array: https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/arrays/jagged-arrays