Categories
5G Network
Agile
Amazon EC2
Android
Angular
Ansible
Arduino
Artificial Intelligence
Augmented Reality
AWS
Azure
Big Data
Blockchain
BootStrap
Cache Teachniques
Cassandra
Commercial Insurance
C#
C++
Cloud
CD
CI
Cyber Security
Data Handling
Data using R
Data Science
DBMS
Design-Pattern
DevOps
ECMAScript
Fortify
Ethical Hacking
Framework
GIT
GIT Slack
Gradle
Hadoop
HBase
HDFS
Hibernate
Hive
HTML
Image Processing
IOT
JavaScript
Java
Jenkins
Jira
JUnit
Kibana
Linux
Machine Learning
MangoDB
MVC
NGINX
Onsen UI
Oracle
PHP
Python
QTP
R Language
Regression Analysis
React JS
Robotic
Salesforce
SAP
Selenium
Service Discovery
Service Now
SOAP UI
Spark SQL
Testing
TOGAF
Research Method
Virtual Reality
Vue.js
Home
Recent Q&A
Feedback
Ask a Question
What is recursion in C Language?
Home
>
C Plus Plus
>
What is recursion in C Language?
asked
Mar 10, 2020
in
C Plus Plus
by
rahuljain1
Q:
What is recursion in C Language?
#c-language-recursion
Answer
1
Answer
0
votes
answered
Mar 10, 2020
by
SakshiSharma
A recursion function is one which calls itself either directly or indirectly it must halt at a
definite point to avoid infinite recursion.
Click here to read more about Loan/Mortgage
Click here to read more about Insurance
Many hands make light work, Share it here
Facebook
Twitter
LinkedIn
Reddit
Related questions
0
votes
Q: What is recursion in a programming language?
asked
Dec 11, 2020
in
JavaScript
by
SakshiSharma
#recursion
#javascript-recursion
0
votes
Q: What is the process to generate random numbers in C programming language?
asked
Mar 17, 2020
in
C Plus Plus
by
SakshiSharma
#c-language-random-number
0
votes
Q: What is a pointer on a pointer in C programming language?
asked
Mar 17, 2020
in
C Plus Plus
by
SakshiSharma
#c-language-pointer-of-pointer
0
votes
Q: What is an argument in C Language?
asked
Mar 17, 2020
in
C Plus Plus
by
rajeshsharma
#c-language-argument
0
votes
Q: What is a function in C Language?
asked
Mar 17, 2020
in
C Plus Plus
by
rajeshsharma
#c-language-functions
0
votes
Q: What is an array of pointers in C Language?
asked
Mar 17, 2020
in
C Plus Plus
by
rajeshsharma
#c-language-array-pointer
0
votes
Q: What is pointer to a pointer in C Language?
asked
Mar 17, 2020
in
C Plus Plus
by
rajeshsharma
#c-language-pointers
0
votes
Q: What is the purpose of realloc in C Language?
asked
Mar 17, 2020
in
C Plus Plus
by
rajeshsharma
#c-language-purpose-relloc
0
votes
Q: What is dynamic memory allocation in C Language?
asked
Mar 12, 2020
in
C Plus Plus
by
rahuljain1
#dymanic-memory-allocation
0
votes
Q: What is static memory allocation in C Language?
asked
Mar 12, 2020
in
C Plus Plus
by
rahuljain1
#c-language-static-memory-allocation
0
votes
Q: What is generic pointer in C in C Language?
asked
Mar 12, 2020
in
C Plus Plus
by
rahuljain1
#c-language-generic-pointers
0
votes
Q: What is a NULL Pointer in C Language? Whether it is same as an uninitialized pointer in C Language?
asked
Mar 12, 2020
in
C Plus Plus
by
rahuljain1
#c-language-null-pointer
0
votes
Q: What is near pointer in C Language?
asked
Mar 12, 2020
in
C Plus Plus
by
rahuljain1
#c-language-near-pointer
0
votes
Q: What is a normalized pointer, how do we normalize a pointer in C Language?
asked
Mar 12, 2020
in
C Plus Plus
by
rahuljain1
#c-language-normalized-pointers
0
votes
Q: What is a huge pointer in C Language?
asked
Mar 12, 2020
in
C Plus Plus
by
rahuljain1
#c-language-huge-pointer
0
votes
Q: What is a far pointer in C Language? Where we use it in C Language?
asked
Mar 12, 2020
in
C Plus Plus
by
rahuljain1
#c-language-pointer
0
votes
Q: What is the difference between Strings and Arrays in C Language?
asked
Mar 12, 2020
in
C Plus Plus
by
rahuljain1
#c-language-string-vs-array
0
votes
Q: What is storage class in C Language? What are the different storage classes in C Language?
asked
Mar 10, 2020
in
C Plus Plus
by
rahuljain1
#c-language-storage-class
#c-language-classes
0
votes
Q: What is the use of typedef in C Language?
asked
Mar 10, 2020
in
C Plus Plus
by
rahuljain1
#c-language-typedef
0
votes
Q: What is static identifier in C Language?
asked
Mar 10, 2020
in
C Plus Plus
by
rahuljain1
#c-language-static-identifier
0
votes
Q: What is a union in C Language?
asked
Mar 10, 2020
in
C Plus Plus
by
rahuljain1
c-language-union
0
votes
Q: What is a structure in C Language?
asked
Mar 10, 2020
in
C Plus Plus
by
rahuljain1
#c-language-structure
0
votes
Q: What is a pointer in C Language?
asked
Mar 10, 2020
in
C Plus Plus
by
rahuljain1
#c-pointers
+2
votes
Q: Which type of memory is used by an Array in C++ programming language?
asked
Jan 21
in
C Plus Plus
by
SakshiSharma
#c
-array
#array
0
votes
Q: Why is it necessary to give the size of an array in an array declaration in C Language?
asked
Mar 17, 2020
in
C Plus Plus
by
rajeshsharma
#c-language-array-of-array
0
votes
Q: Is it possible to have negative index in an array in C Language?
asked
Mar 17, 2020
in
C Plus Plus
by
rajeshsharma
#c-language-negative-index
0
votes
Q: In C, why is the void pointer useful in C Language? When would you use it in C Language?
asked
Mar 12, 2020
in
C Plus Plus
by
rahuljain1
#c-language-void-pointer
0
votes
Q: Out of fgets() and gets() which function is safe to use and why in C Language?
asked
Mar 10, 2020
in
C Plus Plus
by
rahuljain1
#c-language-fgets
#c-language-gets
0
votes
Q: Where is the auto variables stored in C Language?
asked
Mar 10, 2020
in
C Plus Plus
by
rahuljain1
#c-language-auto-variables
0
votes
Q: What are the ways to a null pointer that can use in the C programming language?
asked
Mar 17, 2020
in
C Plus Plus
by
SakshiSharma
#c-language-c-programming
...