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
Explain what is output redirection?
Explain what is meant by high-order and low-order bytes?
Can we declare variables anywhere in c?
What is the difference between near, far and huge pointers?
Draw a diagram showing how the operating system relates to users, application programs, and the computer hardware ?
What is c programming structure?
How can you access memory located at a certain address?
Tell us two differences between new () and malloc ()?
Can you return null in c?
Are c and c++ the same?
Write a code to achieve inter processor communication (mutual exclusion implementation pseudo code)?
What is 'bus error'?
Can we initialize extern variable in c?
Write a program to generate the Fibinocci Series
can we implement multi-threads in c.