×
FREE ASSISTANCE FOR THE INQUISITIVE PEOPLE
softetechnologies
Pattern - C Language
3829    Arnab De    10/07/2019
Create a Pyramid with Alphabets in C Language. It is very easy and simple program. 1st row of the pyramid fill with A, 2nd row with B and so on.
10
July, 2019
3518    Arnab De    09/07/2019
Here column number is same as (row number * 2 ) - 1. It is Pyramid which numbers are decrease in each row until the column number is equal to the row number.
09
July, 2019
5137    Arnab De    08/07/2019
It is Pyramid which column numbers are increase in each row until it is less then equal to row number. After then it is decrease. total number of row is 6.
08
July, 2019
1660    Arnab De    03/07/2019
Here column number is same as (row number * 2 ) - 1 and the spaces are present at the right side of the character is equal to the total no of row - current row
03
July, 2019
1508    Arnab De    01/07/2019
Here column no is equal to row no and the spaces are equal to the (total no of row - current row). It is Left Side Triangle. Add a space after asterisk.
01
July, 2019
softetechnologies
2385    Arnab De    30/06/2019
Here column number is same as row number and the spaces are present at the right side of the character is equal to the (total no of row - current row).
30
June, 2019
2303    Arnab De    29/06/2019
Here column number is same as row number and as spaces are present at the right side of the character then we can ignore it. It is Left Side Triangle.
29
June, 2019
softetechnologies
Dalai Lama
When educating the minds of our youth, we must not forget to educate their hearts.
Dalai Lama
2456
63.25
Today So Far
Total View (Lakh)
softetechnologies
26/05/2018     46579
25/06/2018     38731
01/01/2018     38408
28/06/2017     36338
02/08/2017     35043
01/08/2017     29316
06/07/2017     29073
15/05/2017     28601
14/07/2017     24431
11/09/2018     23465
softetechnologies