C Program For Diamond Pattern With Star | Number | Alphabets

preview_player
Показать описание
This video explains about how to write c program to print diamond patterns with start, numbers, and alphabets.

This C programming tutorial will help you for your next c program interview.

Please Share and Subscribe "ECIT Engineering" :

IoT ESP8266 NodeMCU :

Arduino Project and Code Playlist:

#ecit @ecit
Рекомендации по теме
Комментарии
Автор

Nice and simple explanation thanks a lot 👍

sixihili
Автор

Your way of explaining is wonderful !
Can u please tell me that which IDE u are using to run the Program?

Dpz
Автор

Very good explanation! thank you very much

nishanthrajan
Автор

nice explanation tq sir do some pattern problems in c .

sridevisri
Автор

I have two questions!!
1: Sir in the formula
For (c = 1 ; c <= n - r ; c ++)
Is c indicating no.of column or the space which we are giving ??
2: what is the concept of r++ and c++ ? Is this the increment of another row and column??

Dpz
Автор

Kya itna jada loop ka use karna program coplexity nhi bada dega

sachinparmar-tpbp