Why doesn't C have nested functions?

Answer Posted / phani kumar s

we have the power ful recursion.

the function to be terminate at one place which may be
difficult in this.

Is This Answer Correct ?    0 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what is the most efficient way to store flag values?

692


What is unary operator?

656


How #define works?

611


write a program to find the given number is prime or not

3834


What is far pointer in c?

805






Is it possible to initialize a variable at the time it was declared?

755


What is an lvalue in c?

691


Can the “if” function be used in comparing strings?

586


we need to calculating INCOME TAX for the person. The INCOME TAX is as follows:- First $10000/- of income : 4% tax Next $10000/- of income : 8% tax Next $10000/- of income : 11.5% tax above $10, 00,00/- : 15% tax What is the Solution of this Question ?

802


What is the right type to use for boolean values in c?

580


How can you invoke another program from within a C program?

610


Why is struct padding needed?

625


What is a nested formula?

599


#include { printf("Hello"); } how compile time affects when we add additional header file .

1421


Explain what is page thrashing?

605