Answer Posted / shivang
No we cannot define any function within any function.Even
though i read it in book by yeshwant kanetkar,i also tested
it, my program generated an error while doing so.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What does 4d mean in c?
What is calloc malloc realloc in c?
If the size of int data type is two bytes, what is the range of signed int data type?
Explain the use of function toupper() with and example code?
swap 2 numbers without using third variable?
Explain what does the format %10.2 mean when included in a printf statement?
What is a static function in c?
difference between native and cross compilers
What is getch() function?
Explain what are header files and explain what are its uses in c programming?
The __________ attribute is used to announce variables based on definitions of columns in a table?
What is the use of header?
what will be maximum number of comparisons when number of elements are given?
How #define works?
What are the preprocessor categories?