CAN WE DEFINE ANY FUNCTION WITHIN A FUNCTION.

Answer Posted / prof.gagandeep jagdev

No, it is not possible to define any function within a
function. However we can call a function from within
another function.

Is This Answer Correct ?    30 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what is wrong with this statement? Myname = ?robin?;

1331


What is function pointer c?

796


Which is the best website to learn c programming?

824


Write a code to generate a series where the next element is the sum of last k terms.

981


In C, What is the #line used for?

1524


What is the full form of getch?

877


What is the use of linkage in c language?

828


Do string constants represent numerical values?

1147


What the different types of arrays in c?

818


How can you access memory located at a certain address?

870


what are the different storage classes in c?

880


Where is c used?

829


What is wild pointer in c with example?

793


How many levels deep can include files be nested?

878


Explain the binary height balanced tree?

912