c# int[][] x = new int [4][4] code example Example: make new array in c# string[] stringArray = new string[6];