A ragged grid has a fixed number of columns and a variable number of rows. Group of answer choices code example Example: 2d arrays | java int[][] arr = new int[row][column];