the process of defining something in terms of itself is called (or) in C it is possible for the functions to call themselves. A function called
a) nested function
b) void function
c) recursive function
d) indifinite function
No Answer is Posted For this Question
Be the First to Post Answer
What is variable in c example?
Explain the difference between the local variable and global variable in c?
int x=sizeof(!5.856); What will value of variable x?
Explain the ternary tree?
When a c file is executed there are many files that are automatically opened what are they files?
What is the return type of sizeof?
write a c program to find largest of three numbers using simple if only for one time.
what is the hexidecimal number of 4100?
what is inline function?
The difference between printf and fprintf is ?
what is the difference between entry control and exit control statement?
12 Answers Darbari Lal DAV Model School,
What is const keyword in c?