What's the best way to declare and define global variables?
Answer Posted / vignesh1988i
as for C is concerned the best way to declare and define the
global variable is brefore the main() function
| Is This Answer Correct ? | 10 Yes | 5 No |
Post New Answer View All Answers
What are control structures? What are the different types?
What are dangling pointers? How are dangling pointers different from memory leaks?
What is #define in c?
using only #include
Explain the difference between exit() and _exit() function?
Write a c program to demonstrate character and string constants?
What is function prototype in c language?
what is the difference between north western polytechnique university and your applied colleges?? please give ur answers for this. :)
Can we assign string to char pointer?
Explain enumerated types in c language?
Why ca not I do something like this?
‘ C’ PROGRAME TO SHOW THE TYPE OF TRANGLE BY ACCEPTING IT’S LENGTH .
How reliable are floating-point comparisons?
Where define directive used?
Explain what is the difference between #include and #include 'file' ?