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
Tell me the use of bit field in c language?
What are void pointers in c?
Whats s or c mean?
What are c preprocessors?
What is storage class?
Can an array be an Ivalue?
What is New modifiers?
What is the use of getchar functions?
What are the rules for identifiers in c?
Do string constants represent numerical values?
Can the size of an array be declared at runtime?
Define and explain about ! Operator?
What is difference between constant pointer and constant variable?
Q.1 write aprogram to stack using linklist o insert 40 items? Q.2 write a program to implement circular queue with help of linklist?
Explain the priority queues?