Video není dostupné.
Omlouváme se.

Pyramid Pattern in C | C Programming in Tamil

Sdílet
Vložit
  • čas přidán 10. 06. 2021
  • Pyramid Pattern in C | C Programming in Tamil | Triangle Star Pattern | Pyramid Star Pattern in C
    Pyramid Using Three for Loop: • Pyramid Pattern in C P...
    Pyramid Using Two for Loop : • Pyramid Pattern Using ...
    Inverted Pyramid Pattern: • Inverted Pyramid Patte...
    Control statement: • C Control Statement | ...
    Write a program in C to print Pyramid pattern using for loop.
    Write a C program to print an Pyramid star pattern of n rows using loops.
    Subscribe and Support our Channel:
    www.youtube.co....
    Video Keywords:
    c pattern, c pattern programs, c pattern printing program, c pattern questions, c pattern programs with explanation, c star pattern, c programming, computer programming, c video tutorial, Pyramid Pattern, C Language, coding guidelines, pattern in Tamil, C Language Training, C Language Demo, Online C Language Training, C Language Tutorial Videos, C Language Overview, C Language Interview Questions, patter in c, star pattern in c Tamil, How to draw pattern in c, C Programs, C programming language, Components of computer, c programming for beginners, c programming tutorial, c programming basics, c programming, c programming arrays, Star Pattern Printing program, Tamil

Komentáře • 44

  • @ars9355
    @ars9355 Před 10 měsíci +5

    You've taught the finest way to print Pyramid respect❤

  • @Demostine
    @Demostine Před 9 měsíci +1

    Thanks Bruh nalaiku zoho 2nd round vechutu unga video 2x la potu pathutu iruken 🙏🏻

  • @ramyajitesh4266
    @ramyajitesh4266 Před 2 lety +3

    Brother, It's very useful to me.simple and easy way writing programs.

  • @priyadarshini9364
    @priyadarshini9364 Před 2 lety +1

    U have explained it very well thankss bro...keep uploading more videos for us

  • @lit001aminahibak.p2
    @lit001aminahibak.p2 Před 2 měsíci

    you are super sir .........................

  • @dharmarajapazhani9962
    @dharmarajapazhani9962 Před 5 měsíci

    explained as elegant way

  • @ManjuJayavelu
    @ManjuJayavelu Před 3 dny +1

    Printf(" ");
    Printf("* "); how this one works ???? Can u explain it clearly for each iteration ??

    • @CodingGuidelinesTamil
      @CodingGuidelinesTamil  Před 3 dny

      U can refer to my "pattern in c language" playlists 1st & 2nd videos u get answer

  • @mohammedrizwan2713
    @mohammedrizwan2713 Před 3 lety +4

    I'm getting only the left half of the pyramid if I run your code. What to do to get the entire Pyramid?

  • @sreeragkb6023
    @sreeragkb6023 Před rokem

    👍🏼

  • @useless_comment
    @useless_comment Před rokem

    4:02 here j value increasing right (1,3,5,7,9) what do you mean by decreasing can you explain

    • @CodingGuidelinesTamil
      @CodingGuidelinesTamil  Před rokem

      Here I telling about 's' value bro...
      By fault I written 'j' value in the text, but it's actually 's'.

  • @angelordevil7977
    @angelordevil7977 Před 2 lety

    Bro array explain panni video podunga bro

  • @abiramir4706
    @abiramir4706 Před rokem +1

    Bro 180 degree full pyramid pattern explain pannunga pls

    • @CodingGuidelinesTamil
      @CodingGuidelinesTamil  Před rokem

      180 degree full pyramid na eppadi soldringa ???

    • @abiramir4706
      @abiramir4706 Před rokem

      @@CodingGuidelinesTamil neenga solli thanta pyramid iruko la na..athae athu right side place aana pyramid..
      1
      2 1
      3 2 1
      4 3 2 1
      3 2 1
      2 1
      1

    • @CodingGuidelinesTamil
      @CodingGuidelinesTamil  Před rokem

      czcams.com/video/Wui5ijMHs2I/video.html
      Take the above link as a reference and solve the star pattern then I will explain the number format in the pattern

  • @arunrajrm1052
    @arunrajrm1052 Před rokem

    How to write the code of inverted pyramid

    • @CodingGuidelinesTamil
      @CodingGuidelinesTamil  Před rokem

      Inverted pyramid pattern: czcams.com/video/mPxxovYkIJQ/video.html

    • @anie3779
      @anie3779 Před 6 měsíci

      Ith appadiye reverse panna mudiyatha

  • @malu7816
    @malu7816 Před rokem

    Bro only half of the pattern is printing how to print the entire pattern?

    • @CodingGuidelinesTamil
      @CodingGuidelinesTamil  Před rokem

      Kindly check send you program
      I will send u a solution

    • @Ahamedmukshithm
      @Ahamedmukshithm Před rokem

      void main()
      {
      int n,out,in,sp,n1;
      printf("enter n value");
      scanf ("%d",&n);
      n1=n;
      for (out=1;out=0;sp--)
      printf (" ");
      for(in=1;in

  • @aditiyaprabakar8036
    @aditiyaprabakar8036 Před 2 lety +1

    #include
    int main()
    {
    int i,n,j,s;
    scanf("%d",&n);
    for(i=0;i

  • @anumouli4149
    @anumouli4149 Před 7 měsíci

    you did not complete the program bro🙄🙄

  • @angelordevil7977
    @angelordevil7977 Před 2 lety

    Dude Unga mail Id konjo share panreengla pls

    • @CodingGuidelinesTamil
      @CodingGuidelinesTamil  Před 2 lety

      Contact me on: insta
      instagram.com/reel/Cei3AyVJTfg/?igshid=MDJmNzVkMjY=
      Or
      Fb: facebook.com/CodingGuidelinesTamil/videos/897486177592442/?sfnsn=wiwspwa

  • @NoName-er4hm
    @NoName-er4hm Před rokem

    * * * * * * * * *
    * * * * * * *
    * * * * *
    * * *
    *
    expline video ?

  • @NoName-er4hm
    @NoName-er4hm Před rokem

    * * * * * * * * *
    * * * * * * *
    * * * * *
    * * *
    *
    bro ithinte answer solluma

    • @NoName-er4hm
      @NoName-er4hm Před rokem

      down side pyramid

    • @CodingGuidelinesTamil
      @CodingGuidelinesTamil  Před rokem

      czcams.com/users/shortsY_j-iutkb2M?feature=share

    • @NoName-er4hm
      @NoName-er4hm Před rokem

      @@CodingGuidelinesTamil bro expline video irukka ?

    • @CodingGuidelinesTamil
      @CodingGuidelinesTamil  Před rokem

      @@NoName-er4hm pyramid video full ha paathalea inverted pyramid pattern nengalea podudalam

    • @NoName-er4hm
      @NoName-er4hm Před rokem

      @@CodingGuidelinesTamil watsapp number tarumo doubt irukk or insta I’d

  • @Itsfayss
    @Itsfayss Před rokem

    Were is jeeroo fans😂❤

  • @pravinpravieen1961
    @pravinpravieen1961 Před 3 lety +3

    1
    2 4
    1 3 5
    2 4 6 8
    1 3 5 7 9
    2 4 6 8 10 12
    For(j=0;j

    • @CodingGuidelinesTamil
      @CodingGuidelinesTamil  Před 3 lety +1

      /* Don't think there it self. Based upon condition we need to think. here 0th row fine but 1st row 2 4. and 2ndd row 1 3 5. therefore the program is */
      #include
      void main()
      {
      int n,i,j,k=1;
      printf("Enter n value: ");
      scanf("%d",&n);
      for(i=0;i

    • @pravinpravieen1961
      @pravinpravieen1961 Před 3 lety

      Thanks ☺️ a lot bro👍🏻