Write a program to find factorial of a number using recursive function.
No Answer is Posted For this Question
Be the First to Post Answer
Is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?
What is null pointer constant?
Is file a keyword in c?
what are the advantages of a macro over a function?
What is the meaning of ?
What is this infamous null pointer, anyway?
Is a house a mass structure?
plz answer..... a program that reads non-negative integer and computes and prints its factorial
p*=(++q)++*--p when p=q=1 while(q<=6)
The % symbol has a special use in a printf statement. How would you place this character as part of the output on the screen?
to get a line of text and count the number of vowels in it
1.write a program to merge the arrays 2.write efficient code for extracting unique elements from a sorted list of array?