
Share this:
- Click to share on X (Opens in new window) X
- Click to share on Facebook (Opens in new window) Facebook
- Click to share on LinkedIn (Opens in new window) LinkedIn
- Click to share on Reddit (Opens in new window) Reddit
- Click to email a link to a friend (Opens in new window) Email
- Click to print (Opens in new window) Print

RSS - Posts
LOL! are they campaigning for an election? ;) sorry Anshul, i had to ask a question again this time? ;)
main()
{
int a=1;
while (a<=100)
{
printf(“Anshul”);
a++
}
getch()
}
That thing above (if it gets posted properly), will print your name 100 times on the screen.) :P
a++ ke baad there should be a semicolon. Sorry bass. :P
I would have rather written this program in GW-Basic. ;)
0 Pingbacks