Define recursion in c.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

where can function pointers be used?

2 Answers  


What is the modulus operator?

0 Answers  


int i=0,j; j=++i + ++i ++i; printf(" %d",j);

2 Answers   ME,


Explain what is the difference between #include and #include 'file' ?

0 Answers  


How does struct work in c?

0 Answers  


swap 2 numbers without using third variable?

0 Answers   IBS,


application attempts to perform an operation?

0 Answers  


What is #include called?

0 Answers  


4) Write a program that takes a 5 digit number and calculates 2 power that number and prints it. i have done maximum par but i m findind problem in the commented area. please help...

3 Answers  


What is a keyword?

0 Answers  


What is meant by gets in c?

0 Answers  


what is the use of getch() function in C program.. difference b/w getch() and getche()??

29 Answers   HCL, IBM, Infosys, TCS, Wipro,


Categories