program to use for loop

#include<stdio.h>
#include<conio.h>
void main()
{
  int i;
 
    for(i=0;i<=10;i++)
    {
        printf("aviansh");
      }
}

Comments

Popular posts from this blog

how to use camera in android studio| code

BOOT YOUR PHONE IN RECOVERY MOOD- HARDRESET

How to hack wifi password-2017