For Loop Design 4

Monday, 29 August 2011

#include<stdio.h>
#include<conio.h>
void main()
{
int i,j;
clrscr();
for(i=1;i<=5;i++)
  {
    for(j=1;j<=i;j++)
      {
      printf("*");
      }
      printf("\n");
  }

getch();
}


OUTPUT:

*
**
***
****
*****





4 comments

  1. I've been browsing online more than 4 hours today, yet I never found any interesting article like yours. It's pretty worth enough
    for me. Personally, if all webmasters and bloggers
    made good content as you did, the web will be a lot more useful than
    ever before.

    Also visit my page wheelmouse ()

    ReplyDelete
  2. This is the right website for anyone who would like to find
    out about this topic. You know a whole lot its almost tough to argue with you (not
    that I actually would want to…HaHa). You definitely put
    a fresh spin on a subject that's been discussed for many years. Excellent stuff, just great!

    Also visit my webpage :: lewisburg

    ReplyDelete
  3. Asking questions are really nice thing if you are not understanding anything entirely, however this paragraph presents fastidious understanding even.


    Also visit my web-site laxisme

    ReplyDelete
  4. Excellent goods from you, man. I have understand your
    stuff previous to and you are just extremely wonderful.
    I really like what you've acquired here, really like what you are stating and the way in which you say it. You make it enjoyable and you still take care of to keep it smart. I cant wait to read much more from you. This is actually a great site.

    my web site deficiency

    ReplyDelete

 

Blogger news

Blogroll

Enter your email address:

Delivered by FeedBurner

Total Pageviews

Followers

Most Reading