This C program allows the user to enter any side of a square (In Square all sides are equal). This value will decide the number of rows, and columns of a square. Here, we are going to print the stars until it reaches to the user specified rows, and columns.