Answer Posted / deepak verma
in c programing language in indirect recursion there are two function ,but when one function call to second and second call to first under condtion .when condition is false then the function is terminate.
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
Can you explain what keyboard debouncing is, and where and why we us it? please give some examples
What is c mainly used for?
Can you write a programmer for FACTORIAL using recursion?
Explain is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?
Can we declare function inside main?
Write the test cases for checking a variable having value in range -10.0 to +10.0?
What is a lookup table in c?
what is ur strangth & weekness
What are the properties of union in c?
Lists the benefits of c programming language?
What is a function simple definition?
What is the significance of scope resolution operator?
What is include directive in c?
What is time complexity c?
How would you use the functions fseek(), freed(), fwrite() and ftell()?