There are different triangles that can be printed. Triangles can be generated by alphabets or numbers. In this c program, we are going to print alphabet triangles.
Let's see the c example to print alphabet triangle.
Output:
A
ABA
ABCBA
ABCDCBA
ABCDEDCBA