Answer Posted / anil kumar nahak
Yes we define any function(without main()) with in a function.
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
which of the following shows the correct hierarchy of arithmetic operations in C a) (), **, * or/,+ or - b) (),**,*,/,+,- c) (),**,/,*,+,- d) (),/ or *,- or +
How can I get back to the interactive keyboard if stdin is redirected?
Function which gives a pointer to a binary trees const an integer value at each code, return function of all the nodes in binary tree.?
What is extern keyword in c?
Why void is used in c?
What is difference between array and structure in c?
What is c value paradox explain?
Can a local variable be volatile in c?
What is 02d in c?
Is c still used?
How many levels deep can include files be nested?
Where in memory are my variables stored?
What are void pointers in c?
What oops means?
What is use of #include in c?