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
What tq means in chat?
How to create struct variables?
What are the 5 data types?
What is the use of parallelize in spark?
Does c have an equivalent to pascals with statement?
What is the difference between printf and scanf )?
What are the advantages of union?
How can you convert integers to binary or hexadecimal?
What is the purpose of scanf() and printf() functions?
How do I determine whether a character is numeric, alphabetic, and so on?
What is the use of a static variable in c?
What is the right type to use for boolean values in c? Is there a standard type? Should I use #defines or enums for the true and false values?
How do you convert a decimal number to its hexa-decimal equivalent.Give a C code to do the same
explain what is a newline escape sequence?
What are the applications of c language?