Patterns in C++ are the basic programs that are used for the basic understanding of any language . Two or three flow control loops are used to implement these programs. Normally, in pattern programs minimum of two loops are used i.e. one loop to create row and another loop to create a column.