Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

print 1-50 with two loop & two print Statement

Answer Posted / ksambhaji999

For(i=1;i<50;i=i
+2)
{ printf
("%d",i);
for(j=2;j<51;j++)
{ printf
("%d",j);}

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we assign integer value to char in c?

1343


What are the different properties of variable number of arguments?

1204


What is a 'null pointer assignment' error?

1252


What is local and global variable in c?

1255


what are the 10 different models of writing an addition program in C language?

1945


write a program for the normal snake games find in most of the mobiles.

2309


There is a practice in coding to keep some code blocks in comment symbols than delete it when debugging. How this affect when debugging?

1358


How can I recover the file name given an open stream or file descriptor?

1142


What is a class c rental property?

1146


What is a constant and types of constants in c?

1175


For what purpose null pointer used?

1117


Explain bit masking in c?

1193


What are operators in c?

1077


Should I learn c before c++?

1298


Explain what is the purpose of "extern" keyword in a function declaration?

1127