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
Write a program to check prime number in c programming?
Explain the difference between null pointer and void pointer.
What is dynamic variable in c?
What should malloc(0) do?
What does sizeof return c?
Explain heap and queue.
Why structure is used in c?
What do you mean by a sequential access file?
Explain two-dimensional array.
Explain what are compound statements?
What is wrong with this declaration?
What is wrong with this initialization?
What are the basic data types associated with c?
What is the use of in c?
Why header file is used in c?