C allows us to define tables (collection of row and columns) by using two dimensional arrays. Two dimensional arrays are declared as follows..