C/C++ Program to Print Following Pattern

Here I am sharing the C and C++ program to print the pattern shown in below image. This pattern is printed using stars (*). It has two parts, the lower half is just opposite of upper half. Comment below if you are facing any problem in understanding the code.

C Program

C++ Program

C/C++ Program to Print Following Pattern, Pattern printing program, pyramid program, print triangle.

Leave a Comment

Your email address will not be published. Required fields are marked *