Login
Remember
Register
CodersEditor Q&A
Online IDE
Questions
Unanswered
Tags
Users
Ask a Question
Programming Tutorials
Ask a Question
What does recursion mean in c language?
+1
vote
asked
Jan 19, 2021
by
Annie
(
1.1k
points)
meaning of the term
c
Please
log in
or
register
to answer this question.
1
Answer
+1
vote
answered
Jan 19, 2021
by
abitha
(
1.6k
points)
selected
Jan 19, 2021
by
Annie
Best answer
Its the process of repeating items in a similar way
Please
log in
or
register
to add a comment.
Welcome to CodersEditor Q&A, where you can ask questions and receive answers from other members of the community.
239
questions
203
answers
2
comments
692
users
Related questions
What does a Static member in C++ mean?
What are the key features in the C programming language?
What is a default argument in C++?
What is goto statement in C?
What is scope of a variable? How are variables scoped in C?
...