CAN WE DEFINE ANY FUNCTION WITHIN A FUNCTION.

Answer Posted / vignesh1988i

no we cant define a function within a function.... but calling of function within a function is possible........

thank u

Is This Answer Correct ?    66 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

int far *near * p; means

3345


write a progrmm in c language take user interface generate table using for loop?

1830


Write a program to use switch statement.

912


What is output redirection?

937


How important is structure in life?

845


What is #include stdlib h?

894


What are the difference between a free-standing and a hosted environment?

1055


What is the best way to comment out a section of code that contains comments?

1106


Write a client and server program in C language using UDP, where client program interact with the Server as given below: i) The client begins by sending a request to send a string of 8 characters or series of 7 numbers, the server sends back a characters or numbers as per the request of the client. ii) In case of series of 7 numbers: The client sends a multiplication of numbers, to the server. iii) In case of a string of 8 characters: The client sends a reverse order of string to the server.. iv) Server will send an acknowledgment to the client after receiving the correct answer

4138


How to find a missed value, if you want to store 100 values in a 99 sized array?

1143


hi to every one .. how to view table pool after creating the pooled table? plz help me.. if any knows abt this ..

1751


How many bytes are occupied by near, far and huge pointers (dos)?

945


What is the modulus operator?

970


What is cohesion and coupling in c?

833


What is meant by int main ()?

976