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

What are operators in c?

0 Answers  


Can I use base-2 constants (something like 0b101010)? Is there a printf format for binary?

0 Answers  


What are actual arguments?

0 Answers  


Determine the result of performing two successive block transfers into the same area of a frame buffer using the binary arith operations

0 Answers  


write a program in c language to print your bio-data on the screen by using functions.

0 Answers  


i want to asked a question about c program the question is: create a c program that displays all prime numbers less than 500? using looping statement

5 Answers  


why TCS selected more student in the software field from all institution.

5 Answers   TCS,


What are the disadvantages of external storage class?

0 Answers  


What are lookup tables in c?

0 Answers  


void main(int argc,char *argv[],char *env[]) { int i; for(i=1;i<argc;i++) printf("%s",env[i]); }

3 Answers  


Explain how many levels deep can include files be nested?

0 Answers  


program to print circle structure

1 Answers  


Categories