Can you write a programmer for FACTORIAL using recursion?


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

Post New Answer

More C Interview Questions

no consistent academics. how to answer the question

0 Answers  


Write a c program to Find the name that you entered is male name or female name? Such as Sunjay is name of male and Payal is name of female

5 Answers   Infosys, Luminous,


What’s a signal? Explain what do I use signals for?

0 Answers  


Explain the concept of "dangling pointers" in C.

2 Answers  


What is a header file?

0 Answers  


Can a variable be both const and volatile?

0 Answers  


What is preprocessor with example?

0 Answers  


can we have joblib in a proc ?

0 Answers  


int i=10; printf("%d %d %d", i, i=20, i);

0 Answers  


Reverse the part of the number which is present from position i to j. Print the new number.[without using the array] eg: num=789876 i=2 j=5 778986

2 Answers  


Explain what are global variables and explain how do you declare them?

0 Answers  


Why is c called c?

0 Answers  


Categories