Answer Posted / chandan patel
absolutely no......
u can't do this....u can only declared and call a function
inside a function....
i m appealing to those people who r saying 'yes' that please
don't misguide other....if u don't know correct stuff.
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
How can I make it pause before closing the program output window?
I just typed in this program, and it is acting strangely. Can you see anything wrong with it?
Explain how can I convert a string to a number?
How main function is called in c?
Write programs for String Reversal & Palindrome check
What is memcpy() function?
Why is c not oop?
Is there a way to jump out of a function or functions?
Given an array of 1s and 0s arrange the 1s together and 0s together in a single scan of the array. Optimize the boundary conditions?
When should I declare a function?
What are bitwise shift operators in c programming?
The __________ attribute is used to announce variables based on definitions of columns in a table?
to find the closest pair
What are unions in c?
With the help of using classes, write a program to add two numbers.