Home / Programming MCQs / C Programming MCQs / Question
T
Q. A recursive function in C ___
Recursive function in C is a function which calls itself again and again.
You must be Logged in to update hint/solution
Which of the following symbol is used to denote a pre-processor statement?
What is the return type of the fopen() function in C?
Choose a corrects statement about C language function arguments.
To develop which operating, C language was invented?
What is the dimension of the C array int ary[10][5].?
What is the output of C Program with switch statement or block?
Which of the following statement is True?
Which function is used to seek the file pointer position in C?
Discusssion
Login to discuss.