Answer Posted / bonu.satishkumar
C is only pop but not OOP's. so C havn't nested functions.
The meaning of NESTED FUNCTION is "a function is existed
in the another function".
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
When should a type cast be used?
What does void main return?
Explain is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?
I have written a pro*C program to fetch data from the cursor. where in i have used the concept of BULK FETCH.... each FETCH statement is taking lots of time to fetch specified number of rows at...
How would you rename a function in C?
What is wild pointer in c with example?
what are the program that using a two dimensional array that list the odd numbers and even numbers separately in a given 10 inputs values
How to set file pointer to beginning c?
pierrot's divisor program using c or c++ code
Can you please compare array with pointer?
In C, What is the #line used for?
write a c program for swapping two strings using pointer
Suggesting that there can be 62 seconds in a minute?
Can we increase size of array in c?
How can I discover how many arguments a function was actually called with?