program in c to print 1 to 100 without using loop

Answer Posted / guest

using recursion

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is extern storage class in c?

509


Is it possible to initialize a variable at the time it was declared?

755


Explain what is meant by 'bit masking'?

638


What are the general description for loop statement and available loop types in c?

683


Can an array be an Ivalue?

657






In c programming typeing to occupy the variables in memory space. if not useing the variable the memory space is wasted.ok, how to avoid the situation..? (the variable is used & notused)

1631


What is static and volatile in c?

775


What is the use of pragma in embedded c?

585


What is the c value paradox and how is it explained?

569


How can you pass an array to a function by value?

597


write a c program to print the next of a particular no without using the arithmetic operator or looping statements?

3180


What is the data segment that is followed by c?

604


What are the properties of union in c?

584


how do you programme Carrier Sense Multiple Access

1510


Do you know what are the properties of union in c?

577