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
Explain about the constants which help in debugging?
Why doesnt this code work?
the number of measuring units from a arbitrary starting point in a record area or control block to some other point a) branching b) recording pointer c) none d) offset
What are the two forms of #include directive?
What is 1d array in c?
What are the different types of data structures in c?
What does node * mean?
What is the best organizational structure?
How many keywords (reserve words) are in c?
Why c is called free form language?
Explain setjmp()?
What’s the special use of UNIONS?
What is void pointers in c?
Can the sizeof operator be used to tell the size of an array passed to a function?
Synonymous with pointer array a) character array b) ragged array c) multiple array d) none