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...

Write a C program to print 1 2 3 ... 100 without using
loops?

Answer Posted / maxerp

In general, by using recursion, since it is the only
alternative to looping constructs

Is This Answer Correct ?    11 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is main function in c?

1137


What are the different types of control structures in programming?

1179


What is %d called in c?

1284


what is recursion in C

1117


What is the difference between variable declaration and variable definition in c?

1105


Is javascript written in c?

1118


What is the difference between new and malloc functions?

1183


Do string constants represent numerical values?

1448


What is void main () in c?

1250


What is data type long in c?

1116


what are the different storage classes in c?

1235


the 'sizeof' operator reported a larger size than the calculated size for a structure type. What could be the reason?

1042


What is meant by keywords in c?

1114


write a program to display all prime numbers

2021


C program to find all possible outcomes of a dice?

2410